Skip to content
Grok

codemouse for Grok

io.github.squidcode/codemouse

Read-only access to your CodeMouse accounts, repositories, and AI pull-request reviews.

client:Grok transport:streamable-http

Install codemouse in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "codemouse": {
      "type": "http",
      "url": "https://codemouse.ai/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

codemouse in other clients