x402 Web Extract for Cursor
io.github.senpi-station/x402-web-extract
Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.
client:Cursor
transport:streamable-http
tools:5
Install x402 Web Extract in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"x402-web-extract": {
"url": "https://x402-web-extract.senpi-agent.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs