x402 Facilitator Proxy for VS Code
io.github.seob5285-alt/x402-facilitator-proxy
Multi-tenant HTTP 402 infrastructure gateway and stdio MCP server for machine payments.
client:VS Code
transport:stdio
runtime:npm
Install x402 Facilitator Proxy in VS Code
.vscode/mcp.json
{
"servers": {
"x402-facilitator-proxy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"x402-facilitator-proxy"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs