Common Room Connector for AI agents.
12 live capabilities
Identify your most engaged community advocates and B2B leads.
Waiting for input…
Why people use Common Room
Common Room Community Intelligence for Better B2B Growth
This Connector lets your agent do that work for you. It pulls all those signals into one place so you can just ask questions. You get a clear picture of your community's health without ever having to open a second tab again.
What Vinkius changes
You get a unified community intelligence feed that your AI agent can actually use to make decisions.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding Beta Testers
A DevRel lead asks the agent to find members in the Highly Engaged segment who also have a Power User tag.
- Real-world use case 02
Handling GDPR
An ops lead tells the agent to delete a specific member's data because they submitted a Right to be Forgotten request.
- Real-world use case 03
Identifying At Risk Users
A community manager asks for a list of members in the At Risk segment to see who needs a personal reach out.
Complete set · 12capabilities
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 12 available through Common Room.
- 01 Capability
Create member
Add a new person to your community database. This is useful for onboarding new members quickly.
- 02 Capability
Create webhook
Set up a webhook to trigger actions based on community events. Use this to sync data to other capabilities.
- 03 Capability
Delete member
Remove a member from your records to comply with privacy requests. This handles GDPR deletions easily.
- 04 Capability
Get member
Pull up the full profile and history for a specific community member. This gives you a 360 degree view.
05—08
4 capabilities in this set.
Part of 12 available through Common Room.
- 05 Capability
Get token status
Check if your API token is still active and working correctly. Use this to troubleshoot connection issues.
- 06 Capability
Ingest activity
Log a new interaction from Slack or social media into a member's timeline. This feeds real-time signals to your agent.
- 07 Capability
List members
Get a full list of everyone in your community. Use this to see the total reach of your audience.
- 08 Capability
List tags
View all the custom tags applied to your community members. This helps organize your audience by interest.
09—12
4 capabilities in this set.
Part of 12 available through Common Room.
- 09 Capability
Update member
Change the details or metadata on an existing member profile. This keeps your records accurate over time.
- 10 Capability
List segments
See all your audience groups like Highly Engaged or At Risk. This helps you find the right people to contact.
- 11 Capability
List webhooks
See a list of all the webhooks you've currently configured. Use this to audit your data integrations.
- 12 Capability
Delete webhook
Remove a specific webhook from your configuration. This helps you clean up old data connections.
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_5YvUyZNyt7X8yvEIAhWihmzT9KAJxdy1QG7SI2HF/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_5YvUyZNyt7X8yvEIAhWihmzT9KAJxdy1QG7SI2HF/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5YvUyZNyt7X8yvEIAhWihmzT9KAJxdy1QG7SI2HF/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...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"common-room-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5YvUyZNyt7X8yvEIAhWihmzT9KAJxdy1QG7SI2HF/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...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"common-room-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5YvUyZNyt7X8yvEIAhWihmzT9KAJxdy1QG7SI2HF/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...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"common-room-alternative": {
"url": "https://edge.vinkius.com/vk_preview_5YvUyZNyt7X8yvEIAhWihmzT9KAJxdy1QG7SI2HF/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...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add common-room-alternative --transport http "https://edge.vinkius.com/vk_preview_5YvUyZNyt7X8yvEIAhWihmzT9KAJxdy1QG7SI2HF/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...". 12 tools are ready
Where the request belongs
Work Common Room can move forward.
Community managers who are drowning in Slack and Discord pings. DevRel leads who need to find high-impact contributors. Ops leads who want to automate member onboarding.
Community Manager
Uses it to check engagement scores and find At Risk members during a busy Tuesday afternoon.
DevRel Lead
Identifies top GitHub contributors to invite to an exclusive beta program without leaving their workspace.
GTM Ops Lead
Manages member tags and segments to coordinate a targeted email campaign for new B2B leads.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCommon Room
Enable your AI agent to manage community contacts, segments, and activities via the Common Room API.
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).
Beekeeper
Empower your frontline workforce via Beekeeper. manage users, streams, posts, and messages directly from any AI agent.
crowd.dev (LFX CDP)
Equip your AI agent to manage community members, activities, and organizations directly via the crowd.dev (LFX) API.
Mela
Team communication and project management.
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.
How does Common Room help my community management?
It unifies your community data from multiple platforms into one place. Your AI agent can then use that data to identify advocates, monitor engagement, and manage relationships without you having to switch tabs.
Can I use Common Room to find my best advocates?
Yes. By using audience segments and tags, your agent can identify high-impact contributors and power users across Slack, Discord, and GitHub, making it easy to see who's driving your community.
Does Common Room help with GDPR compliance?
Yes. It includes capabilities to handle 'Right to be Forgotten' requests. You can ask your agent to delete member data programmatically to keep your records compliant.
How does Common Room handle multiple social channels?
It uses identity resolution to link users across different platforms. This means your agent knows that a user on Discord is the same person as a developer on GitHub, giving you a single view of every member.
Can my AI agent see real-time Slack activity with Common Room?
Yes. The Connector can ingest activity signals from Slack and other social capabilities. This allows your agent to see live interactions and update member engagement scores in real time.
Is it easy to set up Common Room for my team?
It's very straightforward. You just need your API token from Common Room settings and you can start managing your community intelligence from any MCP-compatible client like Claude or Cursor.
How do I find my Common Room API Token?
Log in to your account, navigate to Settings > API Tokens, and generate a new Bearer Token for your integration.
What is the Person360™ engine?
Person360™ is Common Room's identity resolution engine that unifies data from multiple platforms into one single member profile.
Can the agent ingest custom social signals?
Yes! The ingest_activity capability allows you to push any user interaction into a member's community timeline programmatically.
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