Common Room Connector for AI agents.
10 live capabilities
Manage community growth and member segmentation through natural language.
Waiting for input…
Why people use Common Room
Common Room Community Growth & Member Management
This Connector changes that by making your community data searchable and actionable through a single chat interface. You can ask your agent to find a specific member, check their tags, or move them into a High Priority segment instantly. You get a unified way to manage your growth data without the manual overhead.
What Vinkius changes
You get a natural language interface for your entire community growth database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying Beta Testers
A DevRel lead asks the agent to find users who have merged PRs and then uses add_contact_to_segment to put them in a Beta group.
- Real-world use case 02
Segmenting Enterprise Leads
A growth marketer asks the agent to find organizations with over 50 members and then uses search_organizations to list them for a sales call.
- Real-world use case 03
Member Onboarding
A community manager asks the agent to check a new member's tags using get_contact_tags to see if they have completed their profile.
Complete set · 10capabilities
The complete Common Room capability set.
These are the exact actions your AI can choose when you ask it to work with Common Room.
01—04
4 capabilities in this set.
Part of 10 available through Common Room.
- 01 Capability
Get organization details
Retrieve the specific data and details for a registered organization within your community. Perfect for B2B growth tracking.
- 02 Capability
List segments
Get a complete list of all the segments currently defined in your Common Room workspace. This is great for a quick audit.
- 03 Capability
Search contacts
Search your entire community database for members based on various criteria. This is your primary way to find specific people.
- 04 Capability
Add contact to segment
Add a specific member to a cohort like Beta Testers or Enterprise Leads instantly. This helps keep your segments accurate without manual updates.
05—07
3 capabilities in this set.
Part of 10 available through Common Room.
- 05 Capability
Get contact by email
Pull up a full profile for a community member using just their email address. Use this to get context on a user quickly.
- 06 Capability
Get contact tags
See all the labels and tags associated with a specific community member profile. This helps you see what they are interested in.
- 07 Capability
Search organizations
Find specific organizations within your community using the search capability. This helps you manage B2B relationships more easily.
08—10
3 capabilities in this set.
Part of 10 available through Common Room.
- 08 Capability
Get segment status
Check the current size and status of a specific membership segment. Use this to see how many people are in a cohort.
- 09 Capability
List activity types
View the different types of community engagement actions supported by the platform. This helps you understand how users interact.
- 10 Capability
List segment members
Pull a list of every contact currently belonging to a specific segment. Use this to see who is in a specific group.
Set up in minutes
One URL. Then ask Common Room to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Common Room from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IKrxCPx6lEPWctuoHr8ylMStkNoCktDEp1aNa6vt/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Common Room, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Common Room for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IKrxCPx6lEPWctuoHr8ylMStkNoCktDEp1aNa6vt/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Common Room URL.
- Step 03
Save and start
Save the connection and enable Common Room in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"common-room": {
"url": "https://edge.vinkius.com/vk_preview_IKrxCPx6lEPWctuoHr8ylMStkNoCktDEp1aNa6vt/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Common Room
Open Agent mode in chat and ask: "Using Common Room, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"common-room": {
"url": "https://edge.vinkius.com/vk_preview_IKrxCPx6lEPWctuoHr8ylMStkNoCktDEp1aNa6vt/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Common Room
Ask Copilot: "Using Common Room, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"common-room": {
"url": "https://edge.vinkius.com/vk_preview_IKrxCPx6lEPWctuoHr8ylMStkNoCktDEp1aNa6vt/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Common Room
Open Cascade and ask: "Using Common Room, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"common-room": {
"url": "https://edge.vinkius.com/vk_preview_IKrxCPx6lEPWctuoHr8ylMStkNoCktDEp1aNa6vt/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Common Room
Ask Cline: "Using Common Room, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add common-room --transport http "https://edge.vinkius.com/vk_preview_IKrxCPx6lEPWctuoHr8ylMStkNoCktDEp1aNa6vt/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Common Room
Ask Claude: "Using Common Room, show me...". 10 tools are ready
Where the request belongs
Work Common Room can move forward.
This is for the community manager who is overwhelmed by manual tagging or the DevRel lead who needs to identify power users across multiple platforms without exporting CSVs every week.
Community Manager
Manages member segments and identifies high-value contributors during peak engagement hours.
DevRel Engineer
Tracks developer activity and finds specific users for beta testing programs.
Growth Marketer
Builds targeted cohorts for email campaigns based on real-time engagement signals.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCommon Room
Unify community signals from Slack, Discord, GitHub, and social media to identify your most engaged users and advocates.
Orbit
Manage community relationships via Orbit. list members, track activities, and add notes directly from any AI agent.
Forj
Manage community members, groups, and activity via AI agents with Forj (formerly Mobilize).
crowd.dev (LFX CDP)
Equip your AI agent to manage community members, activities, and organizations directly via the crowd.dev (LFX) API.
Cloze
Smart CRM that automatically tracks your interactions and provides AI-powered insights.
Drift
Equip your AI agent to manage conversations, track contacts, and monitor agent availability via the Drift API.
Bring your own AI
Change the model, client or framework. Keep Common Room connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Common Room.
The practical details behind the request, access and result.
Can I use Common Room MCP to find community members by their email?
Yes, you can ask your agent to find any member using their email address. It will pull up their full profile and details instantly.
How do I move people into different groups using Common Room?
You can ask your agent to add or remove specific members from your segments. It handles the logic of moving them into the right cohort for you.
Can this help me find my most active contributors?
Definitely. Your agent can check activity feeds and segment member lists to help you identify who is most engaged with your community.
Does Common Room MCP work for B2B organizations?
Yes, it includes capabilities to search for organizations and retrieve specific details about them, making it great for B2B community growth.
Can my AI agent see my community segments?
Yes, your agent can list all your segments and even tell you exactly how many people are in each one.
How do I get started with Common Room and my AI agent?
Just connect the Connector through Vinkius, provide your API token from the Common Room settings, and start asking questions in plain English.
How do I get my Common Room API token?
Go to Settings > API Tokens in Common Room and generate a new token. Copy it and paste it into the field below.
What is a segment in Common Room?
A segment is a group of contacts or organizations defined by specific criteria or manually curated. They help you target and analyze subsets of your community.
Can I track custom activities?
Yes, but you first need to set up an API Signal in Common Room to receive custom activity data. Once configured, the agent can query those activities.
One connection away
Give your agent a direct line to Common Room.
Connect Common Room once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available