GhostKey — Route Paid APIs with x402 for Claude Desktop
com.scriptmasterlabs/ghostkey
Find paid APIs, check access policy and price, and route x402 requests. No autonomous spending.
client:Claude Desktop
transport:streamable-http
tools:4
Install GhostKey — Route Paid APIs with x402 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ghostkey": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://squeezeos-api.onrender.com/mcp/ghostkey"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs