AnswerPool
connectsanswerpool.io
Computed SEC, Federal Register, federal funding and research-momentum signals
https://answerpool.io/mcpWebsiteOAuthMCP 2025-11-25v1last checked 3 Sep 2026spoke MCP on 3 of 3 checks (30 days)initialize in 272 msWill my client connect?
Decided from what the probe found at the endpoint, and from what each client's own documentation says it can complete. Every row carries the day that documentation was read.
✓Claude CodeConnects with setup
The registration flow this server advertises is not one Claude Code documents, so register a client with the issuer yourself and give Claude Code the client ID.
claude mcp add --transport http --client-id <your-client-id> --client-secret --callback-port 8080 answerpool https://answerpool.io/mcpClaude Code docs · read on 2026-08-30
✓Claude (claude.ai & Desktop)Connects with setup
The registration flow this server advertises is not one Claude (claude.ai & Desktop) documents, so register a client with the issuer yourself and give Claude (claude.ai & Desktop) the client ID.
Settings → Connectors → Add custom connector, then paste https://answerpool.io/mcp. Under Advanced settings, enter the OAuth Client ID and Secret the issuer gave you.
Claude (claude.ai & Desktop) docs · read on 2026-08-30
✓ChatGPTConnects
The authorization server supports Client ID Metadata Documents, so ChatGPT identifies itself by URL with no registration step.
Settings → Apps → Advanced settings → Developer mode, then create a connector pointing at https://answerpool.io/mcp.
ChatGPT docs · read on 2026-08-30
✓CursorConnects with setup
The registration flow this server advertises is not one Cursor documents, so register a client with the issuer yourself and give Cursor the client ID.
{
"mcpServers": {
"answerpool": {
"url": "https://answerpool.io/mcp"
}
}
}Cursor docs · read on 2026-08-30
✓VS Code (Copilot)Connects with setup
The registration flow this server advertises is not one VS Code (Copilot) documents, so register a client with the issuer yourself and give VS Code (Copilot) the client ID.
{
"servers": {
"answerpool": {
"oauth": {
"clientId": "<your-client-id>"
},
"type": "http",
"url": "https://answerpool.io/mcp"
}
}
}VS Code (Copilot) docs · read on 2026-08-30
How to authenticate
Checked against the endpoint by our probe on 3 Sep 2026. These are the capabilities the server advertises, not a prediction about any particular client.
| Scheme | OAuth |
|---|---|
| Issuer | https://answerpool.io |
| Dynamic client registration | ✕Not advertised |
| Client ID Metadata Document | ✓Supported A client identifies itself by a URL to its own metadata, so no registration step is required. |
| PKCE | ✓S256 |
| Grant types | authorization_code |
| Scopes | credits |
| Protected-resource metadata | ✓Published (RFC 9728) |
| Anonymous access | Handshake succeeds; 9 tools listable |
| Documentation | https://answerpool.io/llms.txt |
What the probe found
A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.
The server exposes a public surface before authorization: answerpool_list_products, answerpool_credit_balance, answerpool_sec_events, answerpool_sec_company, answerpool_reg_rules, answerpool_funding_signals, answerpool_technology_emerging, answerpool_technology_lookup, answerpool_technology_momentum.
Tools
Contract history
Breaking: credit_balance, funding_signals, list_products, reg_rules, sec_company, sec_events, technology_emerging, technology_lookup, technology_momentum
Get alerted when this contract changes
Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.
Prefer a feed reader? This page's contract changes are also an Atom feed.
Own this server?
Sign in to claim this listing by proving control of its host.
Status badge
Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.
[](https://mcpi.app/servers/answerpool)