llms.txt Content
# Bitpoort
> On-chain data for AI agents. REST API + MCP server.
## What Bitpoort Does
Bitpoort provides real-time and historical blockchain data through a REST API and MCP server. AI agents can autonomously query on-chain activity across Ethereum, Bitcoin, and Hyperliquid using 41 structured JSON tools.
## Capabilities
- Whale transaction tracking (ETH, BTC, stablecoins)
- Entity identification (2.3M+ labeled addresses)
- DEX swap analysis and token flow rankings
- Exchange inflow/outflow monitoring
- Smart wallet and MEV bot leaderboards
- ML price predictions (LightGBM + LSTM ensemble, 19 tokens)
- Cross-signal conviction scoring (11 dimensions)
- Semantic search over 2.1M+ indexed blockchain events
- Emerging token discovery and trending token rankings
- Wallet profiling with risk scoring and cluster analysis
- Direct Ethereum RPC access (balances, blocks, transactions, traces, contract reads)
- Cross-chain signals (ETH on-chain to Hyperliquid perpetual correlation)
- Hyperliquid market state, smart money positioning, and top trader rankings
- Bitcoin whale flows with CIOH entity clustering
- Risk briefings, alarm feeds, and intelligence event streams
## MCP Server
- Endpoint: `https://bitpoort.com/mcp/sse`
- Protocol: MCP SSE (version 2024-11-05)
- Tools: 41 structured JSON tools
- Auth: API key via `x-api-key` header
- Cost: $0.005 per tool call
## REST API
- Base URL: `https://bitpoort.com/v1/`
- Auth: API key via `x-api-key` header
- Format: JSON
- Docs: [https://bitpoort.com/docs](https://bitpoort.com/docs)
## Key Endpoints
- `POST /v1/chat` — Natural language blockchain queries
- `GET /v1/whales/recent` — Recent whale transactions (public, no auth)
- `GET /v1/entity/{name}` — Entity profiles (public, no auth)
- `GET /v1/entity/list` — Top entities by volume (public, no auth)
- `GET /v1/feed/eth` — Real-time Ethereum event feed
- `GET /v1/feed/btc` — Real-time Bitcoin event feed
## Data Coverage
- Ethereum: full pipeline, archive no