loading…
Search for a command to run...
loading…
Real-time status monitoring, uptime tracking, incident history, and API pricing for 42+ AI tools including ChatGPT, Claude, Gemini, Cursor, GitHub Copilot, Perp
Real-time status monitoring, uptime tracking, incident history, and API pricing for 42+ AI tools including ChatGPT, Claude, Gemini, Cursor, GitHub Copilot, Perplexity, DeepSeek, and Groq. No API key required. Data updated every 5 minutes from independent monitoring infrastructure.
Real-time AI tool intelligence for Claude, Cursor, Windsurf, and Claude Code. Monitor 90+ AI tools, compare pricing across 300+ LLM models, check live inference latency, and route to the best model for your workload — directly in your AI agent.
| Tool | Description |
|---|---|
get_tool_status |
Live status, uptime %, and response time for any AI tool — checked every 5 min |
get_incidents |
Historical incidents and outages for any AI tool (last 90 days) |
get_api_pricing |
Current API pricing per model for any provider, sorted cheapest first |
get_model_performance |
p50/p95 TTFT latency and tokens/sec for specific models — useful for routing |
get_rate_limits |
Rate limits and plan details by tier for any AI tool |
compare_pricing |
Rank models by total cost for a given input/output token workload |
get_free_tier |
Best free plans across AI tools, grouped by category |
list_tools |
List all 90+ monitored tools with their slugs |
claude mcp add tickerr --transport http --url https://tickerr.ai/mcp
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
{
"mcpServers": {
"tickerr": {
"url": "https://tickerr.ai/mcp"
}
}
}
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"tickerr": {
"command": "npx",
"args": ["-y", "tickerr-mcp"]
}
}
}
claude mcp add tickerr -- npx -y tickerr-mcp
90+ AI tools tracked including ChatGPT, Claude, Gemini, Grok, Cursor, GitHub Copilot, Perplexity, DeepSeek, Fireworks AI, Groq, Cohere, Mistral, and more.
Full model pages with pricing history and latency trends at tickerr.ai/models.
All data sourced from official provider documentation and live status pages. See tickerr.ai for the full web interface.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"tickerr-live-ai-tool-status-api-pricing": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.