Integrations
Used to access the repository containing the investor persona profiles and server implementation
Required for AI model access to power the investor agent simulations
Octagon Investor MCP Server
A Model Context Protocol (MCP) server that exposes AI-powered investor agent simulations through the MCP protocol, augmented with Octagon Private Markets data.
Features
Individual Investor Personas
- Fred Wilson (Union Square Ventures): Simulation of the NYC-based VC known for community-driven ventures
- Peter Thiel (Founders Fund): Simulation of the contrarian investor focused on disruptive technologies
Octagon Private Markets Data Agents
- Private Market Agents: Provides private markets data
Installation
Prerequisites
- Python 3.11+
- uv package manager
- OpenAI API key
- Octagon API key
Install via Smithery
Claude Desktop Configuration
Implementation Details
Persona Configuration
Investor personas are defined through markdown files containing:
- Investment philosophy
- Psychological profile
- Historical track record
- Decision-making patterns
- Communication style preferences
Customization Options
- Add new investor personas by creating markdown profiles
- Implement custom interaction patterns between personas
- Enhance orchestration logic for complex multi-perspective analysis
Configuration
Environment variables:
OPENAI_API_KEY
: Required for AI model accessOCTAGON_API_KEY
: Required for Octagon API accessOCTAGON_BASE_URL
: Base URL for Octagon API (default: "https://api-gateway.octagonagents.com/v1")MCP_TRANSPORT
: Transport protocol (default: "stdio")PERSONAS_DIR
: Path to investor profiles (default: "./investors")
Development
Test via MCP Inspector at http://localhost:5173
License
MIT
investor-mcp
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Provides AI-powered investor persona simulations through the MCP protocol, allowing users to access perspectives of notable venture capitalists like Fred Wilson and Peter Thiel for investment analysis.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that helps AI assistants manage expense-sharing for social events, enabling the creation of gatherings, tracking of expenses, and calculation of fair reimbursements among participants.Last updated -PythonApache 2.0
- AsecurityAlicenseAqualityExplorium AgentSource MCP Server empowers every agent to become an AI-driven, Go-To-Market specialized agent! With over 20 specialized endpoints designed for prospecting, sales, and lead generation, agents can effortlessly generate and enrich accounts and prospects, access deep business insights, anLast updated -235PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that integrates the XTQuant quantitative trading platform with AI assistants, allowing AI to directly access and operate on trading data and functionality.Last updated -830PythonMIT License
- -securityAlicense-qualityAn MCP server that generates 2D and 3D game assets from text prompts using AI models from Hugging Face Spaces, allowing developers to easily create game art through Claude Desktop or other MCP clients.Last updated -34JavaScriptMIT License