get_supported — PayAI x402 Facilitator MCP Tool Read-only
get_supported
(get supported) is one of 5 tools on the
PayAI x402 Facilitator
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_supported from your client
- Claude Code PayAI x402 Facilitator get_supported run in your project directory
- Claude Desktop PayAI x402 Facilitator get_supported ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PayAI x402 Facilitator get_supported ~/.cursor/mcp.json
- VS Code PayAI x402 Facilitator get_supported .vscode/mcp.json
- Zed PayAI x402 Facilitator get_supported ~/.config/zed/settings.json
- Windsurf PayAI x402 Facilitator get_supported ~/.codeium/windsurf/mcp_config.json
- Cline PayAI x402 Facilitator get_supported ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PayAI x402 Facilitator get_supported ~/.gemini/settings.json
- Grok PayAI x402 Facilitator get_supported .mcp.json (in your project root)
- ChatGPT PayAI x402 Facilitator get_supported Settings → Connectors → Advanced → Developer mode
- Claude.ai PayAI x402 Facilitator get_supported Settings → Connectors → Add custom connector
- LangChain PayAI x402 Facilitator get_supported pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http facilitator https://facilitator.payai.network/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.