x402_data_sample — pulsefeed x402 MCP Tool
x402_data_sample
(x402 data sample) 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 x402_data_sample from your client
- Claude Code pulsefeed x402 x402_data_sample run in your project directory
- Claude Desktop pulsefeed x402 x402_data_sample ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor pulsefeed x402 x402_data_sample ~/.cursor/mcp.json
- VS Code pulsefeed x402 x402_data_sample .vscode/mcp.json
- Zed pulsefeed x402 x402_data_sample ~/.config/zed/settings.json
- Windsurf pulsefeed x402 x402_data_sample ~/.codeium/windsurf/mcp_config.json
- Cline pulsefeed x402 x402_data_sample ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI pulsefeed x402 x402_data_sample ~/.gemini/settings.json
- Grok pulsefeed x402 x402_data_sample .mcp.json (in your project root)
- ChatGPT pulsefeed x402 x402_data_sample Settings → Connectors → Advanced → Developer mode
- Claude.ai pulsefeed x402 x402_data_sample Settings → Connectors → Add custom connector
- LangChain pulsefeed x402 x402_data_sample 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.