Back to directory
octagon-vc-agents

octagon-vc-agents

@OctagonAI23

An MCP server that runs AI-driven venture capitalist agents, continuously enriched by Octagon Private Markets' real-time deals, valuations, and deep research intelligence, enabling programmable "VC brains" for pitch feedback, diligence simulations, and term sheet negotiations.

ai agentsventure capitalinvestmentfinanceprivate markets

Installation & Configuration

{
  "mcpServers": {
    "octagon-vc-agents": {
      "command": "pipx",
      "args": [
        "run",
        "--pip-args=\"--no-cache-dir\"",
        "octagon-vc-agents",
        "run"
      ],
      "env": {
        "OPENAI_API_KEY": "YOUR_OPENAI_API_KEY_HERE",
        "OCTAGON_API_KEY": "YOUR_OCTAGON_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/17
Updated
2026/6/7