← Discover MCPs and Agents
E
MCPAI & MLMCP Registry
EruditePay Blockchain Intelligence
168 MCP tools: token prices, whale tracking, DeFi, wallets across Base/Tron/BTC/XRP/Kaspa
Links
README
From the repo.
EruditePay Blockchain Intelligence MCP Server
168 MCP tools for blockchain analytics across Base, Tron, Bitcoin, XRP, and Kaspa.
Features
- Token Analytics: Real-time prices, market data, holder analysis
- Whale Tracking: Large transaction monitoring, smart money flows
- DeFi Analytics: DEX quotes, liquidity pools, yield data
- Wallet Profiling: Portfolio analysis, transaction history, risk scoring
- Gas Analytics: Real-time gas prices, forecasting across chains
- NFT Analytics: Collection stats, ownership, transfer tracking
- Security Scoring: Contract audits, sanctions checks, risk assessment
- Cross-chain: Base, Tron, Bitcoin, XRP, Kaspa coverage
MCP Endpoint
https://bridge.eruditepay.com:4100/mcp
Transport: Streamable HTTP
Usage
Connect any MCP-compatible client to:
{
"mcpServers": {
"eruditepay": {
"url": "https://bridge.eruditepay.com:4100/mcp"
}
}
}
Payment
Tools are pay-per-call via x402 protocol ($0.01-$0.50 per call). Payment in USDC on Base or USDT on Tron.
Links
- Website: https://eruditepay.com
- API Docs: https://bridge.eruditepay.com
- Discovery: https://bridge.eruditepay.com/.well-known/mcp.json
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://bridge.eruditepay.com:4100/mcp"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.