How to Use the Beekeeper MCP in Claude Code
Manage your Beekeeper tenant from the command line. Automate user and content tasks in your scripts and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Beekeeper MCP to Claude Code
Create your Vinkius account to connect Beekeeper to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Beekeeper tasks in your shell scripts
This MCP Server connects Beekeeper directly to your terminal. Now you can write shell scripts that manage your frontline team. For example, pipe the output of `list_users` to `jq` to find inactive accounts, then feed their IDs into another script that uses `send_message` to ping them. It's all about automation. Set up a cron job that runs nightly, uses `list_posts` to find posts in a specific stream, and backs them up. You have the raw tools to manage Beekeeper without ever opening a browser.
Integrate Beekeeper into your CI/CD pipelines
Make Beekeeper part of your DevOps workflow. When a new developer's first pull request is merged, a GitHub Action can trigger Claude Code. The script can use `search_users` to find their Beekeeper profile and `send_message` to send them links to internal documentation and the engineering team's stream. This turns manual onboarding steps into a fully automated process. You can also use it for notifications. A failed build could trigger a script to `create_post` in the on-call developers' stream, alerting them to the problem instantly.
Run headless data operations with Claude Code
Once connected, you can treat the Beekeeper API like any other command-line utility. Use the `list_streams` tool and pipe the output to a text file. Get your tenant's basic stats with `get_tenant_info` and log it to a monitoring service. It's built for headless environments. This MCP Server is perfect for SREs and backend developers who need to pull data for analysis or integrate Beekeeper into other backend systems. You get clean, predictable JSON output that you can pipe, filter, and transform with standard Unix tools.
Set up Beekeeper MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebeekeeper-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Beekeeper transactions." It will automatically discover and invoke the available Beekeeper tools.
claude mcp add --transport http beekeeper-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Beekeeper MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Beekeeper MCP today
We host it, we monitor it, we maintain it. You just paste one token.