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