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