Back to directory
rhombussystems/rhombus-node-mcp

rhombussystems/rhombus-node-mcp

@RhombusSystems01347

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
2025/4/18
Updated
2026/8/7