← All MCP servers
MCP server directory

e3d.ai

Blockchain analytics and AI agent platform for Ethereum. Query live token prices, on-chain stories, investment theses, and the E3D autonomous agent system — all backed by real-time indexed data. **Works anonymously** at the free tier (100 req/day). Add an API key from [e3d.ai/api](https://e3d.ai/api) for higher rate limits. **Tools include:** - Token prices, gainers/losers across 30m / 1h / 24h / 7d / 30d - On-chain stories and structured investment theses - Token and wallet identity, counterparty flow analysis - AI agent status, executions, burn history, next actions

Version:
hosted
Publisher:
spacepacket

Install

Generated from the server’s transport data — never hand-written. Placeholders in angle brackets are yours to fill.

Hosted — https://e3d-ai--spacepacket.run.tools

claude mcp add --transport http e3d-ai https://e3d-ai--spacepacket.run.tools

What it can do

As declared by the publisher

Tools · 22

  • get_address_counterparties

    Get counterparty analysis for a wallet address — wallets it most frequently interacts with.

  • get_address_meta

    Get identity and metadata for an Ethereum address (token or wallet). Returns labels, tags, entity name, and known associations.

  • get_agent

    Get full details for a specific AI agent by token address. Includes status, E3D treasury balance, soul IPFS hash, focus areas, goals, and heartbeat timestamp.

  • get_agent_artifacts

    Get artifacts produced by an agent: analyses, reports, strategies, and other outputs.

  • get_agent_budget_policy

    Get the budget and treasury policy for an agent: daily/weekly burn caps, minimum balance thresholds, hibernate trigger, and current treasury state.

  • get_agent_burns

    Get E3D token burn history for an agent along with burn statistics (daily/weekly totals).

  • get_agent_candidates

    Get E3D agent's top-scored token candidates — tokens with converging on-chain signals across multiple story types. Fields include convergence\_score, signal\_count, story\_types, direction\_hint, signal\_summary, thesis\_conviction, entry/invalidation signals, price targets, fraud\_risk, liquidity\_quality.

  • get_agent_executions

    Get execution history for an agent: each run with status, start/end timestamps, E3D burned per execution, and result codes.

  • get_agent_funding

    Get funding history and treasury stats for an agent: total funded, total burned, daily/weekly burn rate, and escrow contract info.

  • get_agent_next_action

    Get the agent's current next-best-action recommendation: what it plans to do next, why now, estimated E3D burn, confidence score, and any blockers.

  • get_agents

    List E3D AI agents. Each ERC-20 token can have an activated AI agent. Returns agent status (running/dormant/hibernating/failed), E3D balance, and metadata.

  • get_agent_stats

    Get aggregate statistics for all E3D agents: counts by status.

  • get_agent_strategies

    Get configured strategies for an agent: which strategy types are enabled, approval mode (auto vs proposal-only), burn caps, risk level, and config.

  • get_agent_value_events

    Get value-creation events logged by an agent — moments where the agent generated measurable value (in E3D) and the reason.

  • get_theses

    Get structured investment theses generated by the E3D agent. Each thesis includes: direction (long/short), conviction score, thesis text, entry/invalidation signals, price targets, fraud\_risk, liquidity\_quality, slippage estimate, and time horizon.

  • get_token_counterparties

    Get the most frequent counterparty wallets for a token — who is trading with whom.

  • get_token_info

    Get detailed token profile: supply, holders, contract info, social links, price history, and E3D-computed risk/quality scores.

  • get_token_info_json

    Get rich token info JSON including on-chain data, price history, holders, contract metadata, social links, and E3D-computed scores.

  • get_token_prices

    Fetch ERC-20 token prices with multi-range history. Sort by 30m, 1h, 24h, 7d, or 30d price change to find gainers/losers. Returns price, market cap, volume, and change % across all time ranges.

  • get_tokens

    Query the E3D token database. Returns token metadata: name, symbol, address, market cap, liquidity, and fraud risk score.

  • get_transactions

    Fetch recent Ethereum transactions indexed by E3D. Optionally filter by token address, wallet address, or text search.

  • search_stories

    Search E3D on-chain stories by keyword, token symbol, or address. Stories are LLM-generated narratives derived from transaction graph patterns.

e3d.ai MCP server — setup for Claude Code, Cursor and VS Code · connect0