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