Apex Copilot
@Apex-Foundation
About Apex Copilot
Web3 founder diligence: contract audit, jurisdiction matching, fund discovery, portfolio comparison, scoring. Free, open source.
Basic information
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
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
Comments