Skip to content
Grok

DePix App MCP for Grok

io.github.depixapp/depix-mcp

One MCP: hosted Pix receive + dated charges (26 tools), or local npx non-custodial wallet (62).

client:Grok transport:streamable-http runtime:npm

Install DePix App MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "depix-mcp": {
      "type": "http",
      "url": "https://mcp.depixapp.com/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

DePix App MCP in other clients