● healthy
Apex Copilot is the official MCP server from Apex Foundation, a Web3 accelerator with 47 portfolio companies. It exposes 7 founder-diligence tools: smart contract audit (Solidity via Slither, Rust via cargo-audit) with file/line findings, jurisdiction matching across 28 crypto-native domiciles, VC fund discovery with thesis matching, portfolio comparison against accelerator companies, pre-screen scoring across team/traction/tokenomics/market/security, hackathon search filtered by chain/prize/deadline, and Twitter audience audit (real KOLs vs purchased followers). Free for founders, privacy-first (file contents never transmitted, only excerpts and metadata).
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/apex-foundation/apex-copilot/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/apex-foundation/apex-copilot/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Apex-Foundation/copilot-mcp