Octagon VC Agents
@OctagonAI
关于 Octagon VC Agents
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. Use it to spin up programmable "VC brains" for pitch feed
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"octagon-vc-agents": {
"command": "pipx",
"args": [
"ensurepath"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Octagon VC Agents?
An MCP server that runs AI-driven venture capitalist agents (e.g., Fred Wilson, Peter Thiel) whose thinking is continuously enriched by Octagon Private Markets' real-time deals, valuations, and research intelligence. It is designed for entrepreneurs, investors, and professionals seeking programmable “VC brains” for pitch feedback, diligence simulations, term sheet negotiations, and more.
How to use Octagon VC Agents?
Install via pipx or pip, configure with your Octagon and OpenAI API keys, and add to Claude Desktop, Cursor, or Windsurf. For Claude, edit claude_desktop_config.json; for Cursor, use the MCP server settings; for Windsurf, edit model_config.json. Then invoke agents like @octagon-marc-andreessen-agent in a compatible client.
Key features of Octagon VC Agents
- AI‑powered simulations of notable venture capitalists
- Real‑time data enrichment from Octagon Private Markets
- Customizable investor personas via markdown profiles
- Pre‑built prompts for deal critique and diligence
- Supports Claude Desktop, Cursor, and Windsurf
- Requires Octagon and OpenAI API keys
Use cases of Octagon VC Agents
- Evaluate a startup’s funding round from multiple VC perspectives
- Vet a pre‑seed startup and identify key metrics to improve
- Get a reality‑check on growth metrics against VC diligence standards
- Find portfolio CEOs who could become design partners
FAQ from Octagon VC Agents
What VC personas are available?
Marc Andreessen, Peter Thiel, Reid Hoffman, Keith Rabois, Bill Gurley, Fred Wilson, Josh Kopelman, and Alfred Lin. Each has a distinct investment philosophy and communication style.
What API keys do I need?
You need an Octagon API key (from a free Octagon account) and an OpenAI API key. Both must be set as environment variables or configured in the client’s MCP settings.
How do I run Octagon VC Agents on Claude Desktop?
Add the server to your claude_desktop_config.json using pipx run with the required environment variables, then restart Claude. A complete configuration example is provided in the README.
Can I add custom investor personas?
Yes. Personas are defined in markdown files containing investment philosophy, psychological profile, and other traits. You can create new profiles and implement custom interaction patterns.
Is there a free tier?
The README indicates you can sign up for a free Octagon account to obtain an API key. The server itself is available via pip/pipx; pricing for the server or its data access is not stated.
其他 分类下的更多 MCP 服务器
Servers
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论