Octagon Research
a2a.octagonai.co
· Octagon
Financial and prediction-market research. Routes questions across Octagon's specialised agents for public and private markets, and produces analytical reports on Kalshi prediction markets comparing Octagon's model probabilities against market prices.
a2a.octagonai.co via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 62/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://a2a.octagonai.co/.well-known/agent-card.json |
| Provider | https://www.octagonai.co |
| Docs | https://www.octagonai.co/docs/guide/agents/octagon-agent |
Skills · 2 declared · mapped to canonical taxonomy
Answers financial research questions by routing across Octagon's specialised agents — SEC filings, earnings call transcripts, financial metrics, stock data, ins…
Researches Kalshi prediction markets: compares Octagon's model probability against the market price, explains what is driving the price, and surfaces potential …
Health · last 2 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/a2a.octagonai.co) [](https://agenstry.com/agents/a2a.octagonai.co) [](https://agenstry.com/agents/a2a.octagonai.co) [](https://agenstry.com/agents/a2a.octagonai.co)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Octagon Research",
"description": "Financial and prediction-market research. Routes questions across Octagon's specialised agents for public and private markets, and produces analytical reports on Kalshi prediction markets comparing Octagon's model probabilities against market prices.",
"version": "0.1.0",
"documentationUrl": "https://www.octagonai.co/docs/guide/agents/octagon-agent",
"iconUrl": "https://www.octagonai.co/favicon.svg",
"provider": {
"organization": "Octagon",
"url": "https://www.octagonai.co"
},
"supportedInterfaces": [
{
"url": "https://a2a.octagonai.co/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0",
"tenant": ""
},
{
"url": "https://a2a.octagonai.co/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3",
"tenant": ""
}
],
"capabilities": {
"streaming": true,
"pushNotifications": false,
"extensions": []
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/markdown",
"text/plain"
],
"securitySchemes": {
"octagonApiKey": {
"scheme": {
"$case": "httpAuthSecurityScheme",
"value": {
"scheme": "bearer",
"bearerFormat": "opaque",
"description": "An Octagon API key, presented as a bearer token. Forwarded to Octagon so usage bills against the caller. Keys are issued at https://app.octagonai.co/subscribe."
}
}
}
},
"securityRequirements": [
{
"schemes": {
"octagonApiKey": {
"list": []
}
}
}
],
"signatures": [
{
"protected": "eyJhbGciOiJFUzI1NiIsImtpZCI6Im9jdGFnb24tYTJhLTIwMjYwOSIsInR5cCI6IkpPU0UiLCJqa3UiOiJodHRwczovL2EyYS5vY3RhZ29uYWkuY28vLndlbGwta25vd24vandrcy5qc29uIn0",
"signature": "c6nidRJw3ASWKaiFNcl8CmnS91y1gl5cCfADQUsBAnvhv0gIqAbcxRkr3HayrbCbGP47rH5eiaEJpWLBbmnrfg"
}
],
"skills": [
{
"id": "market-research",
"name": "Market and company research",
"description": "Answers financial research questions by routing across Octagon's specialised agents \u2014 SEC filings, earnings call transcripts, financial metrics, stock data, institutional holdings, private company and funding data, M&A, and news \u2014 and synthesising a cited answer.",
"tags": [
"finance",
"research",
"sec-filings",
"earnings",
"equities",
"private-markets"
],
"examples": [
"Analyze the latest 10-K filing for AAPL and extract key financial metrics and risk factors",
"Retrieve the daily closing prices for AAPL over the last 30 days",
"Analyze AAPL's latest earnings call transcript and extract key insights about future guidance",
"Provide a comprehensive overview of Stripe, including its business model and key metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown"
],
"securityRequirements": [
{
"schemes": {
"octagonApiKey": {
"list": []
}
}
}
]
},
{
"id": "prediction-markets",
"name": "Prediction market research",
"description": "Researches Kalshi prediction markets: compares Octagon's model probability against the market price, explains what is driving the price, and surfaces potential mispricings. Accepts a Kalshi market URL, a ticker, or a plain-English description of the market.",
"tags": [
"prediction-markets",
"kalshi",
"forecasting",
"probability"
],
"examples": [
"https://kalshi.com/markets/kxbtcy/btc-price-range-eoy/kxbtcy-27jan0100",
"Where does the Octagon model disagree most with market prices in Politics?",
"Find markets about Fed rate cuts"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown"
],
"securityRequirements": [
{
"schemes": {
"octagonApiKey": {
"list": []
}
}
}
]
}
]
}