Back to Apps

Octagon VC Agents
Supports UIby octagonai
AI-driven venture capitalist agents providing real-time pitch feedback, diligence simulations, and term sheet negotiations.
0 stars
Works in:CursorWindsurfChatGPT
Exposes:Tools
What it does
Octagon VC Agents connects AI personas to Octagon Private Markets' real-time deals and valuations, allowing developers and founders to simulate interactions with renowned venture capitalists for strategic feedback and investment preparation.
Tools
octagon-marc-andreessen-agent: Tech-optimist investor simulation for bold technology bets.octagon-peter-thiel-agent: Contrarian analysis focused on monopoly theory.octagon-reid-hoffman-agent: Network-effect and blitzscaling specialist.octagon-keith-rabois-agent: Operational excellence and talent spotting expert.octagon-bill-gurley-agent: Marketplace expertise and detailed market analysis.octagon-fred-wilson-agent: Community-driven networks and founder-first focus.octagon-josh-kopelman-agent: Seed-stage and founder development specialist.octagon-alfred-lin-agent: Consumer business and organizational scaling expert.
Installation
Add the following to your claude_desktop_config.json:
{
"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"
}
}
}
}
Supported hosts
Claude Desktop, Cursor, Windsurf, ChatGPT
Quick install
pipx run --pip-args="--no-cache-dir" octagon-vc-agents runInformation
- Pricing
- freemium
- Published
- 7/23/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Command: env OCTAGON_API_KEY=YOUR_OCTAGON_API_KEY_HERE OPENAI_API_KEY=YOUR_OPENAI_API_KEY_HERE pipx run --pip-args="--no-cache-dir" octagon-vc-agents runChatGPT
Integrated via VC Agents GPTWindsurf
Add to model_config.json: {"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"}}}}Claude Desktop
{
"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"
}
}
}
}






