finance & fintech

Octagon Mcp Server

Octagon AI Agents to integrate private and public market data

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y OctagonAI/octagon-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "octagon-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "OctagonAI/octagon-mcp-server"
  ]
}

About This MCP Server

OctagonAI/octagon-mcp-server

Octagon AI Agents to integrate private and public market data

GitHub: https://github.com/OctagonAI/octagon-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub