streamable-httpupdated 5mo ago
168 MCP tools for blockchain analytics across Base, Tron, Bitcoin, XRP, and Kaspa.
What can you do with EruditePay Blockchain Intelligence?
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
Install
Add EruditePay Blockchain Intelligence to your client. Pick the one you use.
claude mcp add --transport http eruditepay-blockchain-intelligence https://bridge.eruditepay.com:4100/mcpcodex mcp add eruditepay-blockchain-intelligence --url https://bridge.eruditepay.com:4100/mcp{
"mcpServers": {
"eruditepay-blockchain-intelligence": {
"url": "https://bridge.eruditepay.com:4100/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"eruditepay-blockchain-intelligence": {
"type": "http",
"url": "https://bridge.eruditepay.com:4100/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"eruditepay-blockchain-intelligence": {
"url": "https://bridge.eruditepay.com:4100/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"eruditepay-blockchain-intelligence": {
"serverUrl": "https://bridge.eruditepay.com:4100/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation19/25
- Maintenance13/25
- Trust6/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 165 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 2.1.0Latest | Mar 19, 2026 |