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