Back to directory
rhombussystems/rhombus-node-mcp

rhombussystems/rhombus-node-mcp

@RhombusSystems

An MCP server implementation that integrates the Rhombus API to provide Chatbot tools.

securitycamerasaccess-controliotmonitoringrhombusmcpaiautomation

Installation & Configuration

{
  "mcpServers": {
    "rhombus": {
      "command": "npx",
      "args": [
        "--yes",
        "--package",
        "rhombus-node-mcp",
        "mcp-server-rhombus"
      ],
      "env": {
        "RHOMBUS_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17