How to Use the Common Room MCP in Claude Code
Run terminal commands to query Common Room contacts and manage segments directly from your CLI with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Common Room MCP to Claude Code
Create your Vinkius account to connect Common Room 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.
Script community updates using the Claude Code MCP Server
Claude Code brings your community database straight to your command line. SREs and backend developers can pipe output from local shell scripts directly into tools like `search_contacts` and `get_contact_by_email`. This lets you run quick lookups or automate batch jobs without opening a heavy desktop application. You can chain commands to query `list_segments` and grep the output for specific names. It turns your terminal into a fast, keyboard-driven command center for managing user directories and tracking active accounts.
Automate segment management in CI/CD
Run your community management inside cron jobs or deployment pipelines. Your agent can call `get_segment_status` to monitor growth metrics and trigger alerts if membership drops. It uses `list_segment_members` to export target lists directly to your build environment. If a script detects a new sign-up, it can trigger `add_contact_to_segment` to update your records automatically. This headless execution makes it easy to sync your production databases with your community segments on a scheduled interval.
Fast company and contact lookups
Stop leaving your terminal to check on customer accounts. Claude Code uses `search_organizations` and `get_organization_details` to fetch company profiles in seconds. You get clean, structured text output that you can easily pipe into other terminal utilities. Need to check a user's tags before running a script? The agent calls `get_contact_tags` to verify their permissions or status instantly, keeping your administrative tasks fast and distraction-free.
Set up Common Room 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 seecommon-room-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Common Room transactions." It will automatically discover and invoke the available Common Room tools.
claude mcp add --transport http common-room-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 Common Room MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Common Room MCP today
We host it, we monitor it, we maintain it. You just paste one token.