Vibedock: A macOS menu bar tool for toggling Claude Code MCP servers
By
Theo Wtmn
Crackling crust, pillowy middle. The kind of bagel that earns a second cup of coffee.
Summary
Vibedock is a macOS menu bar tool that allows users to toggle Claude Code MCP (Model Context Protocol) servers on and off with one click. Since every configured MCP server injects its tool definitions into the context window on every message (regardless of use), Vibedock helps manage context window efficiency by letting users selectively enable/disable servers. It automatically kills and relaunches Claude sessions to ensure changes take effect.
Key quotes
· 3 pulledEvery MCP server you have configured injects its tool definitions into your context window on every single message — whether you use it that session or not.
Vibedock sits in your macOS menu bar and lets you toggle MCPs on and off in one click.
It automatically kills and relaunches your Claude sessions so the change actually takes effect.
You might also wanna read
Context Mode: MCP Server Reduces Claude Code Context Consumption by 98%
Context Mode is an MCP (Model Context Protocol) server that addresses the problem of context window consumption in AI coding assistants like
Using MCP Channels to Push Events into Claude Code Sessions
This documentation article explains how to use "channels" in Claude Code — MCP servers that push events (messages, alerts, webhooks, CI resu
claudraband: Programmatic Control Interface for Claude Code TUI
claudraband is a GitHub project that provides programmatic control over Claude Code's terminal user interface (TUI). It wraps the official C
