Discover MCP tools

View as Markdown
Discovers available MCP tools across all servers configured for the workspace.

Authentication

AuthorizationBearer

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

Path parameters

workspace_idstringRequired

Query parameters

config_idstringOptional
Optional MCP config identifier to scope discovery to a single server configuration.

Response

Discovery results (may include per-server errors)

serverslist of objects

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error