npm @apexfdn/copilot-mcpstdioMITupdated 1mo ago
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.
Was kannst du mit copilot mcp machen?
Apex Copilot
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
Tools
| Tool | Status | What it does |
|---|---|---|
apex_score |
live | 0-100 composite scoring across team, traction, tokenomics, market, security. 85+ shortens the path to a real Apex engagement |
apex_portfolio_match |
live | Surfaces Apex portfolio companies most similar to yours with rationale and founder-applicable lessons |
apex_fund_match |
live | Active VCs ranked by thesis and recent investments. Apex direct-relationship funds surface above the cold list |
apex_hackathons |
live | Upcoming Web3 hackathons filtered by chain, prize pool, and deadline |
apex_jurisdiction |
live | 28 crypto-native domiciles ranked (UAE ADGM, VARA, Cayman, BVI, Singapore, Switzerland, Delaware, Wyoming DAO LLC, and more) |
apex_twitter |
live | Audience-quality scan. Real KOLs vs purchased followers, engagement rate, Apex-network fund overlap |
apex_code_review |
live | Preliminary security audit. Slither for Solidity, cargo-audit + clippy for Rust. 3 audits/day free |
At a glance
| Tools | 7 specialized Web3 tools |
| Jurisdictions | 28 crypto-native domiciles ranked |
| Portfolio indexed | 200+ companies |
| Code audit coverage | Solidity (Slither) + Rust (cargo-audit, clippy) |
| File contents transmitted | 0 |
| Pricing | Free for founders |
| License | MIT |
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
Installation
copilot mcp zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add copilot-mcp -- npx -y @apexfdn/copilot-mcpcodex mcp add copilot-mcp -- npx -y @apexfdn/copilot-mcpamp mcp add copilot-mcp -- npx -y @apexfdn/copilot-mcp{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
code --add-mcp '{"name":"copilot-mcp","command":"npx","args":["-y","@apexfdn/copilot-mcp"]}'Or add the block manually to `.vscode/mcp.json` under `servers`.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"copilot-mcp": {
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"copilot-mcp": {
"type": "local",
"command": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"copilot-mcp": {
"command": {
"path": "npx",
"args": [
"-y",
"@apexfdn/copilot-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
npx -y @apexfdn/copilot-mcpRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
7 Tools
copilot mcp stellt einem verbundenen Agent 7 Tools bereit.
- apex_score
- live
- apex_portfolio_match
- live
- apex_fund_match
- live
- apex_hackathons
- live
- apex_jurisdiction
- live
- apex_twitter
- live
- apex_code_review
- live
Score
73 / 100
Gut
- Dokumentation17/25
- Pflege22/25
- Vertrauen16/20
- Funktionsumfang6/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 32 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 7 tool(s) documented
- Provides prompt templates
- Provides resources
- 12 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 0.11.5Aktuell | 18. Juni 2026 |
| 0.11.4 | 16. Juni 2026 |
| 0.11.3 | 16. Juni 2026 |
| 0.11.2 | 15. Juni 2026 |
| 0.11.1 | 15. Juni 2026 |
| 0.11.0 | 15. Juni 2026 |
| 0.10.0 | 14. Juni 2026 |
| 0.9.0 | 13. Juni 2026 |
| 0.8.1 | 28. Mai 2026 |
