← Index

io.github.imviky-ctrl/tickerr

io.github.imviky-ctrl/tickerr·v1.0.1·AI & LLMs
Quality Score
85
/100

Live status, API pricing and rate limits for ChatGPT, Claude, Gemini, Cursor and 42+ AI tools.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://tickerr.ai/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tickerr": {
      "command": "npx",
      "args": [
        "-y",
        "tickerr-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tickerr": {
      "command": "npx",
      "args": [
        "-y",
        "tickerr-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y tickerr-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AI & LLMs