# YouSpot > YouSpot is a personal CRM for AI-native professionals. It builds a second brain from the people, companies, notes and files you already deal with, syncing Gmail, Google Calendar, HubSpot, X and LinkedIn into one graph you can ask in plain English. One plan, $10 a month, no seats to count. ## When to use YouSpot - Look up a person or company in the signed-in member's own network, not the public web. - Answer "who do I know at X?" across imported LinkedIn connections, contacts and companies. - Log an interaction and set a follow-up after a call or an email. - Read what needs attention today: unanswered threads, stale follow-ups, upcoming meetings. - Draft and send email from a connected Gmail mailbox, or read a calendar for context. - Sync a contact or company both ways with a connected HubSpot portal. - Search the member's Brain graph (notes, files, objects) and cite the objects behind the answer. ## Product - [YouSpot: the AI-native Solo CRM](https://youspot.com/index.md): A personal CRM for AI-native professionals. It remembers everyone you know, and answers in plain English. - [Pricing](https://youspot.com/pricing.md): One plan, $10 a month, cancel anytime. - [YouSpot Solo](https://youspot.com/pricing/solo.md): The Solo plan and what it includes. - [Second Brain](https://youspot.com/secondbrain.md): Everything you know, every person, conversation, deal and half-finished thought, filed into one graph you can ask in plain English. - [Apps](https://youspot.com/tools.md): Sharp, focused apps for the daily work of revenue: grade your stack, make your assets, price your names. ## Docs - [YouSpot docs for developers and agents](https://youspot.com/docs.md): The MCP server, OAuth 2.1, the HTTP endpoints, and the discovery files that describe them. - [YouSpot for developers and agents](https://youspot.com/docs/overview.md): What YouSpot exposes to code: an MCP server, OAuth 2.1, public profile endpoints, and the discovery files that describe them. - [YouSpot API authentication](https://youspot.com/docs/authentication.md): YouSpot is an OAuth 2.1 authorization server for agents: dynamic client registration, PKCE S256, refresh-token rotation. Members can also mint a long-lived API token by hand. - [YouSpot MCP server](https://youspot.com/docs/mcp.md): Connect Claude, ChatGPT, Cursor or Claude Code to https://youspot.com/mcp/v1 and let an agent read and write your own CRM. - [YouSpot HTTP API](https://youspot.com/docs/api.md): The endpoints YouSpot answers over plain HTTP: public profile data with no auth, and the MCP tool surface with a bearer token. - [YouSpot API versioning, deprecation and rate limits](https://youspot.com/docs/versioning.md): How the YouSpot API is versioned, what notice you get before anything is removed, the RateLimit headers every limited endpoint answers with, and how Idempotency-Key makes a retry safe. - [YouSpot security and vulnerability disclosure](https://youspot.com/docs/security.md): How to report a security issue to YouSpot, Inc., what is in scope, and what we commit to in return. - [Google Integration Guide](https://youspot.com/guide/gmail.md): What connecting a Google account to YouSpot allows, how your Gmail and Calendar data is used, what is kept, and how to disconnect. ## Company - [What Is This?](https://youspot.com/about.md): A letter about what this is, why it exists, and who it is for. - [Your Second Brain](https://youspot.com/about/secondbrain.md): What the second brain is, what it remembers, and why yours will like having one. - [Support](https://youspot.com/support.md): How to reach us: email support@youspot.com. ## Legal - [Privacy Policy](https://youspot.com/privacy.md): Privacy Policy for YouSpot. - [Browser Extension Privacy Policy](https://youspot.com/privacy/extension.md): What the YouSpot browser extension collects, where it is stored, who it is shared with, and how to remove it. - [Terms of Use](https://youspot.com/terms.md): Terms of Use for YouSpot. - [SMS Terms and Conditions](https://youspot.com/terms/sms.md): SMS messaging terms and conditions. ## Machine endpoints - [llms.txt](https://youspot.com/llms.txt): this site, for language models - [llms-full.txt](https://youspot.com/llms-full.txt): the long-form version - [sitemap.xml](https://youspot.com/sitemap.xml): every public page with a last-modified date - [index.md](https://youspot.com/index.md): the home page as markdown - [agents.md](https://youspot.com/agents.md): what an agent can do here, in one page - [MCP server](https://youspot.com/mcp/v1): streamable HTTP; initialize and tools/list need no credential - [MCP server card](https://youspot.com/.well-known/mcp/server-card.json): the endpoint, transport and every tool - [auth.md](https://youspot.com/auth.md): how an agent gets a credential - [agent identity](https://youspot.com/agent/identity): what identity you can hold here, and who you are holding - [OpenAPI 3.1](https://youspot.com/openapi.json): every HTTP endpoint that exists - [Agent Plugins manifest](https://youspot.com/plugin.json): both MCP servers and the skills, in one bundle - [API catalog](https://youspot.com/.well-known/api-catalog): RFC 9727 - [agent index](https://youspot.com/v1): every endpoint, and what each one costs in credentials - [docs MCP server](https://youspot.com/mcp/docs): the public pages over MCP, no credential at all - [sandbox MCP server](https://youspot.com/mcp/sandbox): the read tools over a demo account, no credential and no signup - [ask](https://youspot.com/ask): a question in plain words, answered from these pages - [A2A agent card](https://youspot.com/.well-known/agent-card.json): JSON-RPC at /a2a - [OAuth 2.1 authorization server metadata](https://youspot.com/.well-known/oauth-authorization-server): RFC 8414 - [protected resource metadata](https://youspot.com/.well-known/oauth-protected-resource): RFC 9728 - [Agent Skills index](https://youspot.com/.well-known/agent-skills/index.json): skills an agent can load - [ARD catalog](https://youspot.com/.well-known/ard.json): agent resource discovery - [security.txt](https://youspot.com/.well-known/security.txt): how to report a vulnerability - [Web Bot Auth key directory](https://youspot.com/.well-known/http-message-signatures-directory): the key YouSpot agents sign their own requests with ## Tools you can install - `npx youspot`: the official CLI. Ask, read the docs, and list or call the MCP tools. - `pip install youspot`: the same surface in Python, standard library only. - [https://github.com/OnStartups/youspot-agent-tools](https://github.com/OnStartups/youspot-agent-tools): the CLI and SDK source, the agent skills, AGENTS.md and the Agent Plugins manifest. - [plugin.json](https://youspot.com/plugin.json): both MCP servers and the three skills, in one installable bundle. ## Optional - [llms-full.txt](https://youspot.com/llms-full.txt): every page in one file - [Docs llms.txt](https://youspot.com/docs/llms.txt): the developer docs alone - [API llms.txt](https://youspot.com/api/llms.txt): the HTTP surface alone - Support: support@youspot.com