run.pay for Claude Desktop
io.github.palabrex/runpay
Stripe-native marketplace where AI agents discover and pay per call for API services.
client:Claude Desktop
transport:streamable-http
tools:2
Install run.pay in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"runpay": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://runpay-backend-visibility-production.up.railway.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs