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