Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

agent_id
string
required

ID of the agent.

Response

The MCP servers attached to the agent.

agent_id
string
Example:

"abc123DEFghiJKL"

mcp_servers
object[]

Attached MCP server tool configs, with secrets and server URLs redacted.