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