Agent Einstein — Autonomous Crypto Intelligence✓
io.emc2ai/einstein · v2.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.emc2ai/einstein",
"description": "40 AI crypto tools: whale tracking, security scans, DeFi analytics, quantum security, and more.",
"title": "Agent Einstein — Autonomous Crypto Intelligence",
"repository": {
"url": "https://github.com/ChuXo/Eliza",
"source": "github",
"subfolder": "packages/project-einstein"
},
"version": "2.0.0",
"websiteUrl": "https://emc2ai.io",
"remotes": [
{
"type": "streamable-http",
"url": "https://emc2ai.io/api/mcp",
"headers": [
{
"description": "x402 payment token (Base USDC). Tool calls return 402 with payment instructions if omitted.",
"isSecret": true,
"name": "X-PAYMENT"
},
{
"description": "Wallet address for whitelisted free access (optional).",
"name": "X-WALLET-ADDRESS"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}