{
  "resource": "https://hiveround.com/api/mcp",
  "authorization_servers": [
    "https://hiveround.com"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "scopes_supported": [
    "projects:read",
    "intros:write",
    "watches:read",
    "watches:write",
    "messages:read",
    "messages:write"
  ],
  "resource_documentation": "https://hiveround.com/mcp",
  "resource_name": "Hiveround MCP server",
  "resource_policy_uri": "https://hiveround.com/",
  "token_types_supported": [
    "api-key"
  ]
}