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