Skip to content
Claude Desktop

xpay DevTools for Claude Desktop

io.github.xpaysh/devtools

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

client:Claude Desktop transport:streamable-http

Install xpay DevTools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "devtools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://devtools.mcp.xpay.sh/mcp?key={api_key}"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

xpay DevTools in other clients