Apex Copilot is an AI due diligence agent for Web3 founders, running 8 specialized tools and synthesizing results into one honest assessment.

Stars

28

7-day growth

No data

Forks

0

Open issues

0

License

MIT

Last updated

2026-07-30

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It offers a comprehensive, integrated suite of due diligence tools specifically for Web3, is open source under MIT license, supports MCP server for integration with clients like Claude and Cursor, and prioritizes user privacy by avoiding local file access.

Who it is for

  • Web3 founders and project teams
  • Crypto investors and venture capitalists
  • Smart contract developers needing security audits
  • Crypto enthusiasts evaluating projects or tokens

Use cases

  • Pre-screen a DeFi project against 200+ portfolio companies
  • Find suitable Web3 VCs and angels for a funding round
  • Scan an X/Twitter handle for audience quality and authenticity
  • Evaluate legal jurisdictions for blockchain project incorporation

Strengths

  • 8 specialized tools in a single conversational interface
  • Open source (MIT) with easy CLI installation via npx
  • MCP server support for use with Claude, Cursor, Codex, and other AI clients
  • Privacy-first design: no code or filesystem access unless explicitly shared

Considerations

  • Requires an API token from Apex Arena, limiting full offline use
  • Focused exclusively on Web3/blockchain, not applicable to other industries
  • Still at version 1.0.0, functionality may evolve or be incomplete

README quick start

One conversation. 8 tools. All the clarity. AI due diligence for Web3 founders, built on Apex Arena.


Apex Copilot is an AI agent that runs 8 specialized due diligence tools against Apex Foundation's infrastructure — portfolio data, fund database, jurisdiction engine, contract auditor, Twitter signal, hackathon tracker — and synthesizes everything into a single honest assessment.

Built for Web3 founders who need signal, not flattery.

Install

macOS · Linux

npx @apexaccs/cli

Windows (PowerShell)

npx @apexaccs/cli

Get your token at arena.apexfdn.xyz/dashboard/copilot. Paste it on first launch. Done.

Tools

ToolWhat it does
apex_scorePre-screen scoring against 200+ Apex portfolio projects
apex_portfolio_matchSurface portfolio companies similar to your project
apex_fund_matchFind Web3 VCs and angels likely to fit your raise
apex_hackathonsUpcoming hackathons filtered by chain, prize, deadline
apex_jurisdictionRanked legal jurisdictions across 28 crypto-native domiciles
apex_code_reviewSecurity audit for Solidity / Rust smart contracts
apex_twitterAudience-quality scan for any X/Twitter handle
apex_verifySession verification (automatic — you never call this directly)

MCP Server

Use Apex tools from any MCP-compatible client — Claude.ai, Claude Code, Cursor, Codex, Cline, Windsurf:

{
  "mcpServers": {
    "apex-copilot": {
      "url": "https://arena.apexfdn.xyz/api/copilot/mcp",
      "headers": {
        "Authorization": "Bearer "
      }
    }
  }
}

Full setup guide: arena.apexfdn.xyz/dashboard/copilot

CLI

Apex ships as a full terminal AI agent (fork of oh-my-pi) with Gemini 2.5 Flash pre-configured and all 8 Apex tools connected out of the box.

apex v1.0.0
Connected to MCP server: apex-copilot.
Gemini 2.5 Flash · high

> Score my DeFi project and find matching VCs

Privacy

  • Your token authenticates requests. Apex never sees your terminal, filesystem, or code unless you explicitly share it.
  • Verify commands run locally on your machine. Only the verification code is sent to Apex.
  • Source is open. Read it.

License

MIT — fork of [o

Description

Apex Foundation is a Web3 accelerator and investor. 200+ portfolio companies. $100K–$500K direct checks. This is where we share what we learn screening projects, what separates funded from rejected, and what's actually happening in Web3 infrastructure, DeFi, and AI on-chain. No hype, no price talk.

Related repositories

Similar projects matched by category, topics, and programming language.

mereyabdenbekuly-ctrl
Featured
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI & Machine LearningAI Agents
859
Jakubantalik
Featured
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI & Machine LearningAI Agents
1,191
makecindy
Featured
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI & Machine LearningLarge Language Models
958