{
  "resource": "https://romanslack.com/mcp",
  "authorization_servers": [
    "https://experienced-impulse-41-staging.authkit.app"
  ],
  "scopes_supported": [
    "portfolio:read"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_name": "Roman Slack Portfolio MCP",
  "resource_documentation": "https://romanslack.com/llms.txt",
  "agent_auth": {
    "skill": "https://romanslack.com/auth.md",
    "register_uri": "https://experienced-impulse-41-staging.authkit.app/oauth2/register",
    "registration_endpoint": "https://experienced-impulse-41-staging.authkit.app/oauth2/register",
    "identity_endpoint": "https://experienced-impulse-41-staging.authkit.app/agent/identity",
    "claim_endpoint": "https://experienced-impulse-41-staging.authkit.app/agent/identity/claim",
    "revocation_endpoint": "https://experienced-impulse-41-staging.authkit.app/oauth2/revoke",
    "identity_types_supported": [
      "anonymous",
      "identity_assertion",
      "service_auth"
    ],
    "credential_types_supported": [
      "access_token",
      "refresh_token"
    ],
    "identity_assertion": {
      "assertion_types_supported": [
        "urn:ietf:params:oauth:token-type:id-jag"
      ]
    }
  }
}