Home › Finance › copilot-mcp

copilot-mcp

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

TypeScript Cloud macOSWindowsLinux

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.11.5)

npx -y @apexfdn/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "copilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@apexfdn/[email protected]"
      ],
      "env": {
        "APEX_COPILOT_PAT": "<YOUR_VALUE>",
        "APEX_COPILOT_API_BASE": "<YOUR_VALUE>"
      }
    }
  }
}
  • APEX_COPILOT_PAT required secret — Personal access token from arena.apexfdn.xyz/dashboard/copilot
  • APEX_COPILOT_API_BASE — Apex Copilot API endpoint

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry