tickerr for Claude Desktop
io.github.imviky-ctrl/tickerr
Live status, API pricing and rate limits for ChatGPT, Claude, Gemini, Cursor and 42+ AI tools.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install tickerr in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tickerr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tickerr.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs