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