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