x402 Toolbox for VS Code
io.github.mayer-code/x402-toolbox
Free, read-only MCP subset of x402 Toolbox's cheap data endpoints, free via MCP.
client:VS Code
transport:streamable-http
tools:14
Install x402 Toolbox in VS Code
.vscode/mcp.json
{
"servers": {
"x402-toolbox": {
"type": "http",
"url": "https://lab.paidapis.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs