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