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