Skip to content
Grok

Kanban AI for Grok

io.github.orholam/kanban-ai

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

client:Grok transport:streamable-http

Install Kanban AI in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "kanban-ai": {
      "type": "http",
      "url": "https://kanbanai.dev/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Kanban AI in other clients