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