Switchboard v0.1.0 — first public cut
First public release of Switchboard — MetaMask, but for AI. A local sidekick daemon lends your own Claude, tools, context, and data to any website through window.claude, under per-origin, human-click consent.
What's in this release
switchboard-extension.zip— the Chrome extension (load unpacked: unzip → chrome://extensions → Developer mode → Load unpacked → select the folder).
Run the sidekick daemon (requires Node ≥ 20 and a signed-in Claude Code CLI):
git clone https://github.com/sameeeeeeep/switchboard
cd switchboard && npm install && npm run build
npm run sidekick # prints the pairing token — paste it into the extensionTry a wrapp: https://sameeeeeeep.github.io/betterchat/ (chat) · https://sameeeeeeep.github.io/brandbrain-web/ (brand studio)
Docs: VISION.md · BUILDING-A-WRAPP.md · CAPABILITIES.md