score_ticker — koalcheck MCP Tool
score_ticker
(score ticker) 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 score_ticker from your client
- Claude Code koalcheck score_ticker run in your project directory
- Claude Desktop koalcheck score_ticker ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor koalcheck score_ticker ~/.cursor/mcp.json
- VS Code koalcheck score_ticker .vscode/mcp.json
- Zed koalcheck score_ticker ~/.config/zed/settings.json
- Windsurf koalcheck score_ticker ~/.codeium/windsurf/mcp_config.json
- Cline koalcheck score_ticker ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI koalcheck score_ticker ~/.gemini/settings.json
- Grok koalcheck score_ticker .mcp.json (in your project root)
- ChatGPT koalcheck score_ticker Settings → Connectors → Advanced → Developer mode
- Claude.ai koalcheck score_ticker Settings → Connectors → Add custom connector
- LangChain koalcheck score_ticker 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
- screen_stocks
- material_events
- short_volume
- fundamentals
- insider_activity
- wsb_trending
- analyst_profile
- analyst_track_record
- analyst_recent_calls
- ticker_call_history
- 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.