get_x402_payment — website2vat MCP Tool Read-only
get_x402_payment
(get x402 payment) is one of 4 tools on the
website2vat
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_x402_payment from your client
- Claude Code website2vat get_x402_payment run in your project directory
- Claude Desktop website2vat get_x402_payment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor website2vat get_x402_payment ~/.cursor/mcp.json
- VS Code website2vat get_x402_payment .vscode/mcp.json
- Zed website2vat get_x402_payment ~/.config/zed/settings.json
- Windsurf website2vat get_x402_payment ~/.codeium/windsurf/mcp_config.json
- Cline website2vat get_x402_payment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI website2vat get_x402_payment ~/.gemini/settings.json
- Grok website2vat get_x402_payment .mcp.json (in your project root)
- ChatGPT website2vat get_x402_payment Settings → Connectors → Advanced → Developer mode
- Claude.ai website2vat get_x402_payment Settings → Connectors → Add custom connector
- LangChain website2vat get_x402_payment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http website2vat https://website2vat.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.