Copilot Mcp is a Model Context Protocol (MCP) server: Web3 founder diligence: code audit, jurisdiction, fund matching, portfolio, scoring. Because it speaks the Model Context Protocol, AI assistants can use Copilot Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @apexfdn/copilot-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need APEX_COPILOT_PAT. The current release is v0.11.5, published under the MIT license, with source at Apex-Foundation/copilot-mcp on GitHub.
On mcp.site, Copilot Mcp sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Copilot Mcp for Apex-Foundation, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @apexfdn/copilot-mcp · MCP over stdio
▸Credentials — Requires APEX_COPILOT_PAT
▸Open source — MIT license · Apex-Foundation/copilot-mcp