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