Agent Plugins Marketplace
All plugins

common-room

v1.0.3

Embed complete buyer intelligence directly within Codex.

Codex

By Common RoomLicense: MIT5.2k GitHub starsUpdated 4 weeks ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Aug 26, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install common-room for Codex

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add common-room@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

Compatibility: the page URL and API slug “common-room-2” remain stable.

  • Codex: common-room-2@agent-plugin-marketplacecommon-room@agent-plugin-marketplace

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/openai/plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/common-room/.

Plugin files

plugins/common-room/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/common-room/.codex-plugin/plugin.json
{
  "name": "common-room",
  "version": "1.0.3",
  "description": "Embed complete buyer intelligence directly within Codex.",
  "author": {
    "name": "Common Room",
    "url": "https://commonroom.io"
  },
  "homepage": "https://commonroom.io",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [],
  "apps": "./.app.json",
  "interface": {
    "displayName": "Common Room",
    "shortDescription": "Embed complete buyer intelligence directly within Codex.",
    "longDescription": "Embed complete buyer intelligence directly within Codex. Research accounts and contacts, surface buying signals, and browse activity history - all through natural language. Build prospect lists of net-new companies by industry, size, tech stack, or location. Filter and sort contacts by segment, role, lead score, or website visits. Every result is grounded in real context, real prioritization, and real revenue opportunity directly from your CRM fields, scores, enrichment, and signals - so you always know what's actually happening in your accounts.\n\nYou can use the Common Room MCP to:\n\n Account Research:\n \"Tell me about Datadog and create a plan on how to approach the account\"\n\n Contact Lookup:\n \"Research [email protected] using Common Room\"\n\n Prospect:\n \"Find SaaS companies in the US using Snowflake with 200–1000 employees\"\n\n Filter by Segment and Role:\n \"Show me all Economic Buyers in my 'Champions changing jobs' segment\"\n\n Surface High-Intent Contacts:\n \"Find contacts at ICP companies who have visited our pricing page this week\"\n\n Track Website Visitors:\n \"Who visited our pricing page in the last 7 days?\"",
    "developerName": "Common Room",
    "category": "Productivity",
    "capabilities": [],
    "websiteURL": "https://commonroom.io",
    "privacyPolicyURL": "https://www.commonroom.io/privacy-policy/",
    "termsOfServiceURL": "https://www.commonroom.io/terms-of-use/",
    "defaultPrompt": [
      "Build plan to approach Northstar Metrics account"
    ],
    "screenshots": [],
    "composerIcon": "./assets/app-icon.png",
    "logo": "./assets/app-icon.png"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[common-room on Agent Plugins Marketplace](https://pluginsmp.com/plugins/common-room-2)