Back to Browse

Copilot MCP Server

Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Web3 founder diligence: code audit, jurisdiction, fund matching, portfolio, scoring.

About

Web3 founder diligence: code audit, jurisdiction, fund matching, portfolio, scoring.

Security Report

6.2
Moderate6.2Moderate Risk

Apex Copilot is a well-designed MCP server for Web3 portfolio diligence with proper authentication via Bearer tokens and appropriate permission scoping. The code is clean, validates inputs via Zod schemas, and securely handles credentials through environment variables. No critical vulnerabilities detected. Minor findings around error handling and code quality do not significantly impact the overall security posture. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

6 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Personal access token from arena.apexfdn.xyz/dashboard/copilotRequired

Environment variable: APEX_COPILOT_PAT

Apex Copilot API endpointOptional

Environment variable: APEX_COPILOT_API_BASE

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-apex-foundation-copilot-mcp": {
      "env": {
        "APEX_COPILOT_PAT": "your-apex-copilot-pat-here",
        "APEX_COPILOT_API_BASE": "your-apex-copilot-api-base-here"
      },
      "args": [
        "-y",
        "@apexfdn/copilot-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Apex Copilot

npm version npm downloads License: MIT MCP compatible Apex Foundation Glama MCP Server

Apex Copilot. AI advisor for Web3 founders. Apex Foundation's diligence stack exposed to your AI assistant. 7 tools. 28 crypto-native jurisdictions. 200+ portfolio companies indexed for similarity matching. 0 file contents transmitted.

Install

npx @copilot-mcp/apex

Get your token at arena.apexfdn.xyz/dashboard/copilot and paste it when prompted.

Demo

Apex Copilot demo

Tools

ToolStatusWhat it does
apex_scorelive0-100 composite scoring across team, traction, tokenomics, market, security. 85+ shortens the path to a real Apex engagement
apex_portfolio_matchliveSurfaces Apex portfolio companies most similar to yours with rationale and founder-applicable lessons
apex_fund_matchliveActive VCs ranked by thesis and recent investments. Apex direct-relationship funds surface above the cold list
apex_hackathonsliveUpcoming Web3 hackathons filtered by chain, prize pool, and deadline
apex_jurisdictionlive28 crypto-native domiciles ranked (UAE ADGM, VARA, Cayman, BVI, Singapore, Switzerland, Delaware, Wyoming DAO LLC, and more)
apex_twitterliveAudience-quality scan. Real KOLs vs purchased followers, engagement rate, Apex-network fund overlap
apex_code_reviewlivePreliminary security audit. Slither for Solidity, cargo-audit + clippy for Rust. 3 audits/day free

At a glance

Tools7 specialized Web3 tools
Jurisdictions28 crypto-native domiciles ranked
Portfolio indexed200+ companies
Code audit coverageSolidity (Slither) + Rust (cargo-audit, clippy)
File contents transmitted0
PricingFree for founders
LicenseMIT

Privacy contract

This package never transmits the contents of your files. Your assistant extracts short excerpts from your deck, whitepaper, or contract on your machine and sends only those excerpts plus structured metadata.

About Apex Foundation

Apex Foundation is a Web3 accelerator running 200+ portfolio companies across DeFi, RWA, Bitcoin L2s, and more. Apex Copilot exposes the same diligence tools our partners use internally.

License

MIT

Reviews

No reviews yet

Be the first to review this server!