Tickerr — Live AI Tool Status & API Pricing
Provides live status monitoring, incident history tracking, and service availability information for GitHub Copilot.
Provides real-time status monitoring, API pricing tracking, rate limit information, and incident history for OpenAI services including ChatGPT and GPT models.
Provides real-time status monitoring, uptime tracking, and service availability information for Perplexity AI.
Tickerr MCP Server
Real-time AI tool intelligence for Claude, Cursor, Windsurf, and Claude Code. Check if ChatGPT is down. Get live API pricing. Compare rate limits.
What you can ask
"Is Claude down right now?"
"What's the cheapest LLM API for my use case?"
"What are Cursor's rate limits on the free plan?"
"Has OpenAI changed their pricing this month?"
"Compare Claude Haiku vs GPT-4o Mini cost per million tokens"
"Which AI tools have a free tier for coding assistants?"
"Show me recent outages for GitHub Copilot"
Tools exposed
Tool | Description |
| Live status + uptime % for any AI tool, checked every 5 min |
| Current pricing per model, sorted cheapest first |
| Rate limits by tool and plan tier |
| Rank models by cost for a given token workload |
| Best free plans by category |
| Historical incident log for any tool (last 90 days) |
| All 42+ monitored tools with slugs |
Installation
Claude Code (CLI) — HTTP, recommended
claude mcp add tickerr --transport http --url https://tickerr.ai/mcpCursor / Windsurf — HTTP
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
{
"mcpServers": {
"tickerr": {
"url": "https://tickerr.ai/mcp"
}
}
}Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"tickerr": {
"command": "npx",
"args": ["-y", "tickerr-mcp"]
}
}
}Claude Code (CLI) — npm/stdio alternative
claude mcp add tickerr -- npx -y tickerr-mcpData coverage
42+ AI tools tracked including ChatGPT, Claude, Gemini, Cursor, GitHub Copilot, Perplexity, DeepSeek, Fireworks AI, Groq, Cohere, and more.
Status: updated every 5 minutes from independent monitoring
Pricing: updated daily from official provider documentation
Limits: updated when providers announce changes
Incidents: sourced from 26 official provider status pages, ~700 incidents tracked
Data source
All data sourced from official provider documentation and live status pages. See tickerr.ai for the full web interface.
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/imviky-ctrl/tickerr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server