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