Skip to content
Grok

shinobi for Grok

io.github.numbererikson/shinobi

Task spine + searched dead ends + approvals for AI coding agents. One brain, every device.

client:Grok transport:stdio runtime:npm

Install shinobi in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "shinobi": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@shinobiapps/shinobi"
      ]
    }
  }
}

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

shinobi in other clients