Back to directory
octagonai/octagon-vc-agents

octagonai/octagon-vc-agents

@OctagonAI

An MCP server that runs AI-driven venture capitalist agents (Fred Wilson, Peter Thiel, etc.), whose thinking is continuously enriched by Octagon Private Markets' real-time deals, valuations, and deep research intelligence.

venture-capitalvc-agentsinvestment-analysispitch-feedbackdiligence-simulationterm-sheetai-agentsfinance

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
2026/6/12
Updated
2026/6/13