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