{
  "schema_version": "2025-06-18",
  "servers": [
    {
      "name": "com.youspot/youspot",
      "kind": "product",
      "title": "YouSpot",
      "description": "Query one person's YouSpot second brain: their contacts, companies, notes and files, plus the Gmail, Google Calendar, HubSpot, LinkedIn, Slack and X accounts they have connected.",
      "version": "1.0.0",
      "endpoint": "https://youspot.com/mcp/v1",
      "url": "https://youspot.com/mcp/v1",
      "transport": "streamable-http",
      "auth": "oauth2",
      "documentation": "https://youspot.com/docs/mcp",
      "server_card": "https://youspot.com/.well-known/mcp/server-card.json",
      "card": "https://youspot.com/.well-known/mcp/server-card.json"
    },
    {
      "name": "com.youspot/youspot-docs",
      "kind": "docs",
      "title": "YouSpot documentation",
      "description": "Search and read YouSpot's public pages and developer documentation. No credential needed.",
      "version": "1.0.0",
      "endpoint": "https://youspot.com/mcp/docs",
      "url": "https://youspot.com/mcp/docs",
      "transport": "streamable-http",
      "auth": "none",
      "documentation": "https://youspot.com/docs/mcp",
      "server_card": "https://youspot.com/.well-known/mcp/docs-server-card.json",
      "card": "https://youspot.com/.well-known/mcp/docs-server-card.json"
    },
    {
      "name": "com.youspot/youspot-sandbox",
      "kind": "sandbox",
      "title": "YouSpot sandbox",
      "description": "Every YouSpot read tool, with no credential, over a demo account whose contacts, companies and interactions are generated. Try the tools before you connect a real one.",
      "version": "1.0.0",
      "endpoint": "https://youspot.com/mcp/sandbox",
      "url": "https://youspot.com/mcp/sandbox",
      "transport": "streamable-http",
      "auth": "none",
      "documentation": "https://youspot.com/docs/mcp",
      "server_card": "https://youspot.com/.well-known/mcp/sandbox-server-card.json",
      "card": "https://youspot.com/.well-known/mcp/sandbox-server-card.json"
    }
  ]
}
