{
  "version": "2026-08-25",
  "services": {
    "com.youspot.api_access": [
      {
        "version": "2026-08-25",
        "spec": "https://youspot.com/docs/api",
        "transport": "rest",
        "endpoint": "https://youspot.com/v1",
        "schema": "https://youspot.com/openapi.json"
      },
      {
        "version": "2026-08-25",
        "spec": "https://youspot.com/docs/mcp",
        "transport": "mcp",
        "endpoint": "https://youspot.com/mcp/v1",
        "schema": "https://youspot.com/.well-known/mcp/server-card.json"
      },
      {
        "version": "2026-08-25",
        "spec": "https://youspot.com/docs",
        "transport": "a2a",
        "endpoint": "https://youspot.com/.well-known/agent-card.json"
      }
    ]
  },
  "capabilities": [
    {
      "name": "dev.ucp.common.identity_linking",
      "version": "2026-08-25"
    }
  ],
  "ucp": {
    "version": "2026-08-25",
    "spec": "https://ucp.dev/2026-08-25/specification/overview/",
    "services": {
      "com.youspot.api_access": [
        {
          "version": "2026-08-25",
          "spec": "https://youspot.com/docs/api",
          "transport": "rest",
          "endpoint": "https://youspot.com/v1",
          "schema": "https://youspot.com/openapi.json"
        },
        {
          "version": "2026-08-25",
          "spec": "https://youspot.com/docs/mcp",
          "transport": "mcp",
          "endpoint": "https://youspot.com/mcp/v1",
          "schema": "https://youspot.com/.well-known/mcp/server-card.json"
        },
        {
          "version": "2026-08-25",
          "spec": "https://youspot.com/docs",
          "transport": "a2a",
          "endpoint": "https://youspot.com/.well-known/agent-card.json"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.common.identity_linking": [
        {
          "version": "2026-08-25",
          "spec": "https://ucp.dev/2026-08-25/specification/common/identity-linking/",
          "schema": "https://ucp.dev/2026-08-25/schemas/common/identity_linking.json",
          "config": {
            "providers": {
              "com.youspot": [
                {
                  "type": "oauth2",
                  "auth_url": "https://youspot.com/oauth/authorize",
                  "metadata": "https://youspot.com/.well-known/oauth-authorization-server",
                  "registration_endpoint": "https://youspot.com/oauth/register",
                  "code_challenge_methods_supported": [
                    "S256"
                  ]
                }
              ]
            },
            "scopes": {
              "linkedin": {}
            }
          }
        }
      ]
    },
    "payment_handlers": {}
  },
  "checkout": {
    "status": "not_supported",
    "protocol": "acp",
    "endpoint": "https://youspot.com/checkout_sessions",
    "api_version": "2026-04-17",
    "human_checkout": "https://youspot.com/pricing",
    "note": "YouSpot does not yet accept agent-initiated checkout. A person buys YouSpot Solo at $1 a month or YouSpot Pro at $10 a month at https://youspot.com/pricing, and an agent reaches the account it belongs to over OAuth. Read tools on the MCP server, the docs server and the sandbox server cost nothing and need no account at all."
  },
  "contact": {
    "support": "mailto:support@youspot.com",
    "documentation": "https://youspot.com/docs/payments"
  }
}
