designer_remove_from_colorway — agentee MCP Tool
designer_remove_from_colorway
(designer remove from colorway) is one of 36 tools on the
agentee
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call designer_remove_from_colorway from your client
- Claude Code agentee designer_remove_from_colorway run in your project directory
- Claude Desktop agentee designer_remove_from_colorway ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agentee designer_remove_from_colorway ~/.cursor/mcp.json
- VS Code agentee designer_remove_from_colorway .vscode/mcp.json
- Zed agentee designer_remove_from_colorway ~/.config/zed/settings.json
- Windsurf agentee designer_remove_from_colorway ~/.codeium/windsurf/mcp_config.json
- Cline agentee designer_remove_from_colorway ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agentee designer_remove_from_colorway ~/.gemini/settings.json
- Grok agentee designer_remove_from_colorway .mcp.json (in your project root)
- ChatGPT agentee designer_remove_from_colorway Settings → Connectors → Advanced → Developer mode
- Claude.ai agentee designer_remove_from_colorway Settings → Connectors → Add custom connector
- LangChain agentee designer_remove_from_colorway pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentee https://allover.art/mcp
Other tools on this server
- search_products
- get_product
- list_collections
- view_cart
- add_to_cart
- set_cart_quantity
- checkout_link
- order_status
- cart_update
- cart_remove
- apply_promo
- remove_promo
- get_user_prefs
- set_user_prefs
- get_saved_addresses
- set_shipping_address
- get_shipping_options
- set_shipping_method
- get_order_preview
- prepare_order
- studio_options
- studio_generate
- studio_status
- studio_credits
- add_custom_to_cart
- designer_stats
- designer_designs
- designer_upload_slot
- submit_design
- designer_uploads
- designer_submissions
- designer_colorways
- create_colorway
- designer_add_to_colorway
- set_colorway_primary
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.