GhostKey — Route Paid APIs with x402 for VS Code
com.scriptmasterlabs/ghostkey
Find paid APIs, check access policy and price, and route x402 requests. No autonomous spending.
client:VS Code
transport:streamable-http
tools:4
Install GhostKey — Route Paid APIs with x402 in VS Code
.vscode/mcp.json
{
"servers": {
"ghostkey": {
"type": "http",
"url": "https://squeezeos-api.onrender.com/mcp/ghostkey"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs