tollbooth x402 for VS Code
io.github.solomonisblack/tollbooth-x402
Discover, quote, verify & self-check 56 x402 pay-per-call finance/tax calculators for AI agents.
client:VS Code
transport:stdio
runtime:npm
Install tollbooth x402 in VS Code
.vscode/mcp.json
{
"servers": {
"tollbooth-x402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tollbooth-x402"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs