Kanban AI

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

Hosted
Streamable HTTPcommunityservice

Deployment

Hosted
streamable-httphttps://kanbanai.dev/api/mcp
Headers
AuthorizationRequired
Supabase access token for the signed-in Kanban AI user. Format: Bearer <access_token>. Obtain from the in-app Connect page (/connect) or GET /api/mcp-setup.
X-Supabase-Access-Token
Alternative to Authorization when your MCP client cannot send a Bearer header. Same Supabase access token value.
X-MCP-API-KeyRequired
Shared deployment secret when MCP_API_SECRET is configured on the host (production uses this). Obtain from the in-app Connect page or GET /api/mcp-setup.