Skip to content
Grok

Tack for Grok

io.github.thefirstmannnn/tack

Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.

client:Grok transport:streamable-http

Install Tack in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tack": {
      "type": "http",
      "url": "https://YOUR_DOMAIN/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

Tack in other clients