Connect Octagon to Claude to access specialized agents for public equities, private markets, and prediction markets. With Octagon connected, Claude can pull and analyze real-time financial data, earnings transcripts, SEC filings, private funding rounds, M&A activity, and prediction market signals for faster, cited market research.
(A) How to install Octagon in Claude.ai
Only Workspace Owners and Primary Owners can set up MCP server connections in Claude.ai:
- Go to Settings in Claude.ai
- Navigate to the "Integrations" section
- Click "Add integration"
- For Integration name, enter "Octagon"
- For Integration URL, enter
https://mcp.octagonagents.com/mcp - Click "Add"
- Select which Octagon tools to enable for your workspace
- Click "Save"
(B) How to install Octagon in Claude Desktop
To configure Octagon MCP for Claude Desktop:
- Open Claude Desktop
- Go to Settings > Developer > Edit Config
- Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"octagon-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.octagonagents.com/mcp"
]
}
}
} - Restart Claude for the changes to take effect
- Authenticate with Octagon in Claude when prompted
For the latest setup details, see the Octagon MCP setup guide.
* Sources available in the Octagon app