Skip to main content
GET
Discover the hosted MCP OAuth resource

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Protected-resource metadata

resource
string<uri>
required
Example:

"https://atollhq.com/mcp"

authorization_servers
string<uri>[]
required
bearer_methods_supported
enum<string>[]
required
Available options:
header
scopes_supported
string[]