Skip to main content
The Octagon MCP Server connects AI agents in Caylex to the Octagon Market Intelligence API, providing comprehensive financial research and analysis capabilities. Agents can analyze public company filings, earnings call transcripts, financial metrics, and stock market data to support investment research and decision-making. Beyond public markets, the server also covers extensive private market transactions and prediction market research, enabling deep, multi-dimensional financial intelligence. Authentication is supported via API keys (full access) or Public Keys (limited access), giving Caylex users flexibility in how they credential the server. This makes Octagon a powerful addition to any Caylex project focused on financial analysis, portfolio research, or market intelligence workflows.
Prerequisites:
  • An Octagon account with a valid API key or Public Key — obtain credentials via the Octagon Agents API authentication portal.
  • For full access to all tools and endpoints, an API key is required; Public Keys only grant limited model and endpoint access.
Important API details:
  • API keys provide full access to all Octagon capabilities, while Public Keys offer limited model and endpoint access — choose accordingly based on your use case.
  • The server covers both public market data (filings, earnings transcripts, stock metrics) and private market transactions, as well as prediction market research.
  • Octagon supports OAuth-based authentication as the recommended method; API key-based authentication is also available for non-OAuth setups.

Server Details

PropertyValue
TransportStreamable HTTP
Server TypeExternal
Endpointhttps://mcp.octagonagents.com/mcp
CategoriesBusiness Intelligence, Analytics & Data

Authentication

This server supports the following authentication method:

OAuth

Scopes: email, offline_access, openid, profile During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Octagon Authentication guide for step-by-step credential configuration.

Server Configuration

The following parameters can be set in the server URL when adding this server to your Caylex project:
ParameterTypeDescriptionExample
OCTAGON_API_KEYpathYour Octagon API key or Public Key, embedded in the server path for non-OAuth authentication. Required if not authenticating via OAuth.sk-oct-xxxxxxxxxxxx

Getting Started

1

Add the server

Navigate to the Server Library and click on the New Server button. Find Octagon in the Caylex Catalog.
2

Server Onboarding flow

Go through the server onboarding flow.
3

Use in a project

Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.
https://d338mlbnszozgc.cloudfront.net/logos/exa.svg

Exa

https://d338mlbnszozgc.cloudfront.net/logos/perplexity.svg

Perplexity

References

https://docs.octagonagents.com/guide/mcp-server.html

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