Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "mcp_integration": { "id": "<string>", "workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "description": "<string>", "slug": "<string>", "server_uri": "<string>", "oauth_integration_id": "<string>", "stdio_command": "<string>", "stdio_args": [ "<string>" ], "timeout": 123, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "has_stdio_env": false, "tools": [ { "name": "<string>", "description": "<string>", "enabled": true, "requires_approval": false, "status": "available" } ] }, "auth_url": "<string>", "provider_id": "<string>" }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ]}
Create or return a workspace MCP integration from catalog defaults.
Successful Response
Response for connecting a platform MCP catalog entry.
connected
oauth_redirect
Response model for MCP integration.
Show child attributes
Was this page helpful?