Skip to content
Grok

xpay DevTools for Grok

io.github.xpaysh/devtools

30+ dev tools. Context7, Code Runner, Python Execute, Code Sentinel, NPM Sentinel, PlantUML.

client:Grok transport:streamable-http

Install xpay DevTools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "devtools": {
      "type": "http",
      "url": "https://devtools.mcp.xpay.sh/mcp?key={api_key}"
    }
  }
}

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

xpay DevTools in other clients