Skip to content
Lucathree LabsLucathree Labs
Live

EVM
Copilot

Competitive intelligence for the EVM ecosystem. 18,000+ projects, 1,000+ research documents, 38 VC firms. One MCP server.

18,000+

Projects

1,000+

Research docs

8

MCP tools

38

VCs tracked

Full lifecycle tracking

Most tools track live protocols or hackathon submissions. EVM Copilot tracks the full arc: what shipped, what died, and what killed it.

Launched3,400+

Live protocols from DeFiLlama. TVL, chains, categories, audit status.

Built14,000+

Hackathon projects from ETHGlobal and Devpost. Teams, prizes, GitHub.

Dead579

Failed projects from Rekt News. Loss amounts, exploit details, postmortems.

8 tools, zero config

Connect the MCP server and your agent gets access to all of these.

search_projects

Hybrid semantic search across hackathon submissions, launched protocols, and dead or rugged projects

search_archives

Cascade retrieval across EIPs, ethresear.ch, protocol docs, security reports, and investor research

search_vc_theses

Semantic search over investment theses from a16z, Paradigm, Dragonfly, and 30+ crypto VCs

get_project

Full project details including TVL, team, audit status, death reason, and funding history

get_document

Paginated access to full archive documents like EIPs, research papers, and conference transcripts

get_vc

VC firm profiles with portfolio companies filtered by category and chain

analyze_cohort

Tag, chain, and category distributions across filtered project cohorts

get_ecosystem_stats

Corpus statistics and available filters across the entire EVM dataset

Connect in 30 seconds

No API key. No sign-up. Just add the URL.

Claude Code

settings.json
{
  "mcpServers": {
    "evm-copilot": {
      "url": "https://mcp.luca3.com/mcp"
    }
  }
}

Cursor

MCP settings
{
  "mcpServers": {
    "evm-copilot": {
      "url": "https://mcp.luca3.com/mcp"
    }
  }
}

Custom GPTs

GPT Builder > Actions
Import from URL:
https://mcp.luca3.com/openapi.json

REST API

Any HTTP client
curl -X POST https://mcp.luca3.com/api/v1/search/projects \
  -H "Content-Type: application/json" \
  -d '{"query": "cross-chain lending on Base"}'

Data sources

DeFiLlama3,400+ protocols with TVL
ETHGlobal13,200+ submissions since 2020
Rekt News579 incidents with loss amounts
Devpost839 EVM submissions
Ethereum EIPs895 proposals, 1,366 searchable chunks
Vitalik's Blog154 posts, 568 searchable chunks
38 Crypto VCsa16z, Paradigm, Dragonfly, 351 portfolio companies

Start researching

Add the MCP server to your AI agent and query the EVM competitive landscape.

"evm-copilot": { "url": "https://mcp.luca3.com/mcp" }

Built by Lucathree Labs