xpay DevTools for VS Code
io.github.xpaysh/devtools
30+ dev tools. Context7, Code Runner, Python Execute, Code Sentinel, NPM Sentinel, PlantUML.
client:VS Code
transport:streamable-http
Install xpay DevTools in VS Code
.vscode/mcp.json
{
"servers": {
"devtools": {
"type": "http",
"url": "https://devtools.mcp.xpay.sh/mcp?key={api_key}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs