MCP server for Web3 founders. Code audit (Solidity/Rust), jurisdiction matching, portfolio comparison, fund discovery, social audit. Free, open source, privacy-first.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"Apex-Foundation/copilot-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add copilot-mcp npx -y Apex-Foundation/copilot-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"Apex-Foundation/copilot-mcp"
]
}
}
}
📋 Copy
Topics
ai audit blockchain claude claude-code codex-cli crypto mcp mcp-server model-context-protocol rust solidity tools web3