One script for every harness (claude, codex, cursor, hermes, openclaw). Downloads plugin files and MCP config from this server — no local clone of the repo required.
curl -fsSL http://teamshared.com/install.sh | bash
The script prompts for your bearer token from /get-token and writes it into the harness MCP config.
Remove every file the installer wrote (and strip teamshared from your MCP config) with the matching uninstaller:
curl -fsSL http://teamshared.com/uninstall.sh | bash