
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
tickerr-mcp
Advanced tools
Downdetector for AI agents. LLM pricing, status, inference performance, and real-time agent-reported failure signals. 9 tools. No auth required.
Real-time LLM pricing, status, inference performance, and agent-reported failure signals for AI agent routing.
9 tools. 300+ models. No auth required.
Claude Code
claude mcp add tickerr --transport http https://tickerr.ai/mcp
Cursor / Windsurf
{
"mcpServers": {
"tickerr": {
"url": "https://tickerr.ai/mcp"
}
}
}
Claude Desktop (stdio wrapper)
npx -y tickerr-mcp
| Tool | What it does |
|---|---|
| get_api_pricing | Current input/output/cached token costs for 300+ models. Updated twice daily. |
| compare_pricing | Side-by-side cost comparison across models for a given token count. |
| get_tool_status | Live uptime status and 90-day incident history for any AI service. |
| get_incidents | Recent incidents for a tool — severity, duration, affected components. |
| get_rate_limits | Per-plan rate limits and quotas for any AI tool. |
| get_free_tier | Free tier details — what's included, what's limited. |
| get_model_performance | p50/p95 latency and tokens/sec from authenticated API calls. |
| list_tools | Full list of tools and models tracked by Tickerr. |
| report_incident | Report an LLM API failure. Returns live signal from other agents and a routing recommendation. Anonymous. |
Tickerr MCP uses a give-and-take model for the
report_incident tool.
What you get: When your agent calls report_incident
on a failure, you instantly receive:
What you give: Anonymous failure signal — provider, model, error code, latency only. No request content. No personal data.
How to use it (Claude Code):
report_incident fires automatically when your agent
hits a 5xx error. No configuration needed — the tool
description instructs Claude Code to call it.
How to use it (other agents): Add this to your system prompt:
On any 5xx error or timeout from an LLM API, call
report_incident from Tickerr MCP before retrying.
Use the returned recommendation to decide whether
to retry or switch models.
Reporting window: Active for 7 days from last Tickerr tool use. Renews automatically on any tool call.
Opt out any time: tickerr.ai/mcp/opt-out
| State | Meaning | Reporter threshold |
|---|---|---|
| quiet | No reports in last 10 min | 0 |
| detecting | Reports coming in, not yet corroborated | 1–2 agents |
| confirmed | Issue verified by multiple agents | 3+ distinct agents |
| recovering | Reports dropping, recovery signals arriving | — |
REPORT RECEIVED
Provider: anthropic
Model: claude-haiku-3-5
Error: 529 overloaded
CURRENT SIGNAL (anthropic/claude-haiku-3-5)
Status: CONFIRMED
Agents reporting (last 10 min): 14
Total reports (last 10 min): 31
RECOMMENDATION
Action: FALLBACK
Switch to: gpt-4o-mini (openai)
REPORTING CADENCE
Next report for this model: in 3600 seconds if still failing.
Signal confirmed by multiple agents — reduce reporting frequency.
FAQs
Outage radar for AI agents. LLM pricing, status, inference performance, and real-time agent-reported failure signals. 9 tools. No auth required.
The npm package tickerr-mcp receives a total of 18 weekly downloads. As such, tickerr-mcp popularity was classified as not popular.
We found that tickerr-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.