Claude Integration

Connect Octagon to Claude to access specialized agents for public and private market intelligence:

(A) How to install Octagon in Claude.ai

Only Workspace Owners and Primary Owners can set up MCP server connections in Claude.ai:

  1. Go to Settings in Claude.ai
  2. Navigate to the "Integrations" section
  3. Click "Add integration"
  4. For Integration name, enter "Octagon"
  5. For Integration URL, enter https://mcp.octagonagents.com/mcp
  6. Click "Add"
  7. Select which Octagon tools to enable for your workspace
  8. Click "Save"

(B) How to install Octagon in Claude Desktop

To configure Octagon MCP for Claude Desktop:

  1. Open Claude Desktop
  2. Go to Settings > Developer > Edit Config
  3. Add the following to your claude_desktop_config.json (Replace YOUR_OCTAGON_API_KEY_HERE with your Octagon API key):
json{
 "mcpServers": {
   "octagon-mcp-server": {
     "command": "npx",
     "args": ["-y", "octagon-mcp@latest"],
     "env": {
       "OCTAGON_API_KEY": "YOUR_OCTAGON_API_KEY_HERE"
     }
   }
 }
}

  1. Restart Claude for the changes to take effect
* Sources available in the Octagon app

Get Started with Octagon AI

Experience the power of Octagon Market Intelligence Agents

Get API Key