Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by indexing-co • Uncategorized
Streams live blockchain data from Indexing Co pipelines into Claude Code sessions via WebSocket and stores events in SQLite for real-time querying and analysis.
Stream and analyze live blockchain data in real time within Claude Code.
Query and visualize blockchain event data using SQL and ASCII charts.
Manage and backfill blockchain data pipelines and filters programmatically.
This MCP server subscribes to Indexing Co pipeline events over WebSockets and stores them locally in SQLite, enabling Claude Code to query, analyze, and react to blockchain data in real time without needing a separate database. It supports multiple tools for managing subscriptions, querying data with SQL, and visualizing results. The server uses Node.js built-in WebSocket with auto-reconnect and a generic schema to handle any pipeline output shape, making blockchain data integration seamless and efficient.