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