Connects MCP clients to Octagon's public, private, and prediction-market intelligence and live documentation.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Octagon MCP Server.
octagon-prediction-markets-agentCallable MCP tool function
prediction_markets_historyCallable MCP tool function
octagon-docs-searchCallable MCP tool function
octagon-docs-readCallable MCP tool function
octagon-docs-listCallable MCP tool function
octagon-docs-refreshCallable MCP tool function
OctagonAI/octagon-mcp-server MCP server exposes Octagon's market-intelligence workflows to MCP-compatible clients. Its research coverage includes SEC filings such as 10-K, 10-Q, 20-F, 8-K, S-1, 13-F, and DEF 14A; earnings-call transcripts; stock and crypto data; financial news; press releases; ownership and holdings; and prediction-market research.
The server also makes Octagon's documentation available inside the MCP session. Clients can browse the documentation catalog, search for setup or API guidance, read a page as Markdown, and refresh the in-memory catalog from Octagon's live documentation endpoints.
The package currently runs as a local stdio MCP server. An MCP client starts it with npx, and the server communicates with the client through the local process. Market research requests are sent to the Octagon Market Intelligence API using the configured API key.
The prediction-market agent returns updated research reports for prediction markets, while prediction_markets_history retrieves structured historical market data. The market-intelligence agent accepts natural-language research prompts and supports conversation continuity through Octagon conversation IDs and server-managed session state.
Documentation tools use Octagon's public LLM-friendly documentation endpoints. They do not use or transmit OCTAGON_API_KEY, so documentation lookup is available before the market API credentials are configured. MCP clients that support resources can also access the catalog, status information, and individual documentation pages through Octagon documentation resource URIs.
To use the OctagonAI/octagon-mcp-server MCP server for market intelligence, create an Octagon account, generate an API key from the API Keys area, and provide it as OCTAGON_API_KEY. Node.js and npm are prerequisites because the documented setup uses npx.
A Claude Desktop configuration starts the server with npx -y octagon-mcp@latest and places the API key in the server's environment. The README also documents Cursor Desktop support, requiring Cursor version 0.45.6 or newer, with the same package and environment variable. The package can alternatively be installed globally with npm.
The documented tools include:
octagon-prediction-markets-agent for current prediction-market research reports.prediction_markets_history for structured historical prediction-market data.octagon-docs-list to enumerate documentation pages and sections.octagon-docs-search to search Octagon API, agent, MCP, and plugin documentation.octagon-docs-read to retrieve a page or section as Markdown.octagon-docs-refresh to reload the documentation catalog, optionally including the broader site index.The README also describes an Octagon agent for broader public and private market-intelligence analysis, including multi-source research and financial data analysis.
The OctagonAI/octagon-mcp-server MCP server requires an Octagon API key for its market-intelligence functionality, although the documentation tools work without one. Research results depend on Octagon's API and data coverage. The server is documented for local stdio use; the supplied material does not establish a hosted endpoint or support for clients beyond Claude Desktop, Cursor, and other unspecified MCP clients.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/octagonai-octagon-mcp-server)<a href="https://allmcps.com/mcp/octagonai-octagon-mcp-server"><img src="https://allmcps.com/api/badge/octagonai-octagon-mcp-server?style=directory" alt="Octagon MCP Server on AllMCPs" /></a>