common-room
v1.0.3-ghast.1Research accounts and contacts, query buyer signals, build prospect lists, and safely write records through Common Room's official hosted MCP.
By Common RoomLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 2 skill or MCP entries
- Source updated
- Aug 30, 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 →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/common-room/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/common-room/SKILL.md└── mcp.json
Included Skills1
Research accounts and contacts, query buyer signals, build prospect lists, draft grounded outreach, and safely create or update Common Room records.
MCP servers1
- url
- https://mcp.commonroom.io/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "common-room",
"version": "1.0.3-ghast.1",
"description": "Research accounts and contacts, query buyer signals, build prospect lists, and safely write records through Common Room's official hosted MCP.",
"author": {
"name": "Common Room",
"url": "https://www.commonroom.io"
},
"homepage": "https://www.commonroom.io/docs/using-common-room/mcp-server/",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "productivity",
"upstreamRevision": "common-room-docs-a9dbd0442b28+cli-0.1.2-9c87bd173b7e+oauth-325111f2b2c7+auth-83da7abc3978",
"icon": "./assets/icon.svg"
}
}
}For maintainers
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-3)