x402 Web Extract for VS Code
io.github.senpi-station/x402-web-extract
Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.
client:VS Code
transport:streamable-http
tools:5
Install x402 Web Extract in VS Code
.vscode/mcp.json
{
"servers": {
"x402-web-extract": {
"type": "http",
"url": "https://x402-web-extract.senpi-agent.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs