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
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.octagonagents.com/mcp |
| Categories | Business 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:| Parameter | Type | Description | Example |
|---|---|---|---|
OCTAGON_API_KEY | path | Your 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
Add the server
Navigate to the Server Library and click on the New Server button. Find Octagon in the Caylex Catalog.
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.