ticker_call_history — koalcheck MCP Tool
ticker_call_history
(ticker call history) is one of 22 tools on the
koalcheck
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ticker_call_history from your client
- Claude Code koalcheck ticker_call_history run in your project directory
- Claude Desktop koalcheck ticker_call_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor koalcheck ticker_call_history ~/.cursor/mcp.json
- VS Code koalcheck ticker_call_history .vscode/mcp.json
- Zed koalcheck ticker_call_history ~/.config/zed/settings.json
- Windsurf koalcheck ticker_call_history ~/.codeium/windsurf/mcp_config.json
- Cline koalcheck ticker_call_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI koalcheck ticker_call_history ~/.gemini/settings.json
- Grok koalcheck ticker_call_history .mcp.json (in your project root)
- ChatGPT koalcheck ticker_call_history Settings → Connectors → Advanced → Developer mode
- Claude.ai koalcheck ticker_call_history Settings → Connectors → Add custom connector
- LangChain koalcheck ticker_call_history pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http koalcheck https://mcp.koalcheck.com/mcp
Other tools on this server
- analyst_views
- analyst_debate
- search_x
- ticker_social_sentiment
- stocktwits_symbol
- trending_tickers
- reddit_attention
- score_ticker
- screen_stocks
- material_events
- short_volume
- fundamentals
- insider_activity
- wsb_trending
- analyst_profile
- analyst_track_record
- analyst_recent_calls
- tweet_store_stats
- quote
- leaderboard
- my_account
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.