Explore Data Feeds
Select a dataset tool to test live, inspect schema, connect wallet, or unlock feed.
Plug real-time AI model pricing, gas rates, and developer discussions directly into Claude Desktop or Cursor. Open-source, self-hosted, and powered by HTTP 402 micro-payments.
Run pip install mcp to install the official Anthropic MCP server framework.
Add mcp_server.py to your Claude Desktop or Cursor configuration settings.
Your AI agent can now natively query and read real-time datasets via local stdio tools!
Select a dataset tool to test live, inspect schema, connect wallet, or unlock feed.
Integrate x402 Data Hub directly into your Claude Desktop configuration (claude_desktop_config.json):
{
"mcpServers": {
"x402-data-hub": {
"command": "python",
"args": ["/absolute/path/to/mcp_server.py"]
}
}
}
Simulate a tool query to the x402 MCP Server and inspect the formatted JSON output.