check_llm_fit — FitLLM MCP Tool Read-only
check_llm_fit
(check llm fit) is one of 3 tools on the
FitLLM
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_llm_fit from your client
- Claude Code FitLLM check_llm_fit run in your project directory
- Claude Desktop FitLLM check_llm_fit ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FitLLM check_llm_fit ~/.cursor/mcp.json
- VS Code FitLLM check_llm_fit .vscode/mcp.json
- Zed FitLLM check_llm_fit ~/.config/zed/settings.json
- Windsurf FitLLM check_llm_fit ~/.codeium/windsurf/mcp_config.json
- Cline FitLLM check_llm_fit ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FitLLM check_llm_fit ~/.gemini/settings.json
- Grok FitLLM check_llm_fit .mcp.json (in your project root)
- ChatGPT FitLLM check_llm_fit Settings → Connectors → Advanced → Developer mode
- Claude.ai FitLLM check_llm_fit Settings → Connectors → Add custom connector
- LangChain FitLLM check_llm_fit pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fitllm https://fitllm.run/api/mcp
Other tools on this server
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.