EVM
Copilot
Competitive intelligence for the EVM ecosystem. 18,000+ projects, 1,000+ research documents, 38 VC firms. One MCP server.
> search for cross-chain lending protocols on Base
search_projects
Found 12 results:
ParibusDEAD
Cross-chain borrowing for NFTs. Arbitrum. TVL: $0
Flux ProtocolLIVE
Borderless lending. Polygon, Arbitrum, Ethereum.
SeamlessLIVE
Native lending on Base. TVL: $42M. Audited.
...
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.
Live protocols from DeFiLlama. TVL, chains, categories, audit status.
Hackathon projects from ETHGlobal and Devpost. Teams, prizes, GitHub.
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_projectsHybrid semantic search across hackathon submissions, launched protocols, and dead or rugged projects
search_archivesCascade retrieval across EIPs, ethresear.ch, protocol docs, security reports, and investor research
search_vc_thesesSemantic search over investment theses from a16z, Paradigm, Dragonfly, and 30+ crypto VCs
get_projectFull project details including TVL, team, audit status, death reason, and funding history
get_documentPaginated access to full archive documents like EIPs, research papers, and conference transcripts
get_vcVC firm profiles with portfolio companies filtered by category and chain
analyze_cohortTag, chain, and category distributions across filtered project cohorts
get_ecosystem_statsCorpus 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 > ActionsImport from URL:
https://mcp.luca3.com/openapi.jsonREST API
Any HTTP clientcurl -X POST https://mcp.luca3.com/api/v1/search/projects \
-H "Content-Type: application/json" \
-d '{"query": "cross-chain lending on Base"}'Data sources
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