Skip to content
Grok

Aperture MCP for Grok

io.github.jaysinailabs/aperture-mcp

Flag when a tracked commitment vanishes verbatim between two versions. A signal, not a judge.

client:Grok transport:stdio runtime:pypi

Install Aperture MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "aperture-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "aperture-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

Aperture MCP in other clients