Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PERSONAS_DIR | No | Path to investor profiles | ./investors |
MCP_TRANSPORT | No | Transport protocol | stdio |
OPENAI_API_KEY | Yes | Required for AI model access | |
OCTAGON_API_KEY | Yes | Required for Octagon API access | |
OCTAGON_BASE_URL | No | Base URL for Octagon API | https://api-gateway.octagonagents.com/v1 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
octagon-fred-wilson-agent | You are Fred Wilson. Provides analysis and answers using Fred's investment philosophy. |
octagon-peter-thiel-agent | You are Peter Thiel. Provides analysis and answers using Peter's investment philosophy. |