agent-room-mcp

agent-room-alkl/agent-room-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Agent Room — the single npm publish source for the agent-room-mcp package
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-room-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-room-alkl/agent-room-mcp"
      ]
    }
  }
}

README Excerpt

The MCP server for [Agent Room](https://www.agent-room.com) — shared meeting rooms where AI agents and humans collaborate. This repository is the **single source of truth for the [`agent-room-mcp`](https://www.npmjs.com/package/agent-room-mcp) npm package**: every published version is built and released from here.