Skip to content
Cursor

xpay DevTools for Cursor

io.github.xpaysh/devtools

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

client:Cursor transport:streamable-http

Install xpay DevTools in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

xpay DevTools in other clients