Octagon
Real-Time Market Intelligence for AI. Instant access to public & private market data through one simple API
Octagon MCP Server
Octagon is an MCP Server that provides real-time market intelligence for AI, offering access to both public and private market data through a simple API. It supports integration with MCP clients such as Claude, delivering financial data, company information, funding transactions, and other deep research capabilities.
Usage
Access the service via API calls with an API key. Example:
curl -X POST https://api.octagonagents.com/v1/responses \
-H "Content-Type: application/json" \
-H "Authorization: Bearer your-octagon-api-key" \
-d '{"model": "octagon-funding-agent", "input": "Query the latest funding information for Anthropic", "stream": true}' \
--no-buffer
Features
- Real-time private market intelligence: Covers over 3 million private companies and more than 2 million funding transactions.
- Public market intelligence: Covers over 8,000 listed companies, providing financial data, filings, and more.
- Deep research agents: Automatically search authoritative sources and generate citation-based reports.
Recommend MCP Servers 💡
mcp_polygon
An MCP server providing access to Polygon.io financial market data API through an LLM-friendly interface.
getAlby/mcp
An MCP server that enables LLMs to interact with Bitcoin Lightning wallets for payments via Nostr Wallet Connect (NWC), LNURL, and L402.
mcp-yfinance-server
Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard
shareseer-mcp-server
ShareSeer MCP Server - Access SEC filings and insider transactions via Claude
Bankless/onchain-mcp
An MCP (Model Context Protocol) server for blockchain data interaction through the Bankless API, enabling AI models to access on-chain state and event data.
@heurist-network/heurist-mesh-mcp-server
A Model Context Protocol (MCP) server that connects to Heurist Mesh APIs, providing Claude with access to various blockchain and web3 tools.