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