Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Collabute MCP server

/api/mcpGET
Streamable HTTP MCP endpoint at https://api.collabute.ai/api/mcp. OAuth-first. Use tools/list after the user authorizes.
Response
200 · MCP session or discovery response
Type: object
401 · OAuth required
error *string
code?string
Request example
curl -X GET "https://api.collabute.ai/api/mcp"