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