{ "mcpServers": { "kujo": { "url": "https://www.kujo.com/mcp" } } }
Streamable HTTP on POST /mcp. Each request is a self-contained JSON-RPC call — no persistent connection or session state required.
POST /mcp
Public tools work without any token. For customer tools, include an Authorization: Bearer <token> header.
Authorization: Bearer <token>