create_bridge — resale MCP Tool Mutating
create_bridge
(create 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 create_bridge from your client
- Claude Code resale create_bridge run in your project directory
- Claude Desktop resale create_bridge ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor resale create_bridge ~/.cursor/mcp.json
- VS Code resale create_bridge .vscode/mcp.json
- Zed resale create_bridge ~/.config/zed/settings.json
- Windsurf resale create_bridge ~/.codeium/windsurf/mcp_config.json
- Cline resale create_bridge ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI resale create_bridge ~/.gemini/settings.json
- Grok resale create_bridge .mcp.json (in your project root)
- ChatGPT resale create_bridge Settings → Connectors → Advanced → Developer mode
- Claude.ai resale create_bridge Settings → Connectors → Add custom connector
- LangChain resale create_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.