MCP
Open an MCP run
Connect catalog MCP servers for a run and get their namespaced tool table. Always close the run when done.
Authorization: send Authorization: Bearer $PLUNGE_API_KEY; X-API-Key: <ozk_ key> is accepted as an alternative.
The response also carries skipped: servers left out while they cool down after a failure. If none connect the route answers 502 no_servers_connected with failed, warnings and skipped.
Authorizations
Authorization: Bearer ozk_…. ozk_ platform API key (Authorization: Bearer ozk_…)Body
application/jsonResponse
Run opened
application/json
invalid_body
application/json
Missing, invalid, expired or revoked ozk_ key.
Error code: unauthorizedfrom code
rate_limited — Retry-After header
application/json
no_servers_connected (body carries per-server failures)
application/json