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