Back to directory
solomon2773/nora

solomon2773/nora

@solomon2773

Self-hosted control plane for operating OpenClaw and Hermes AI-agent fleets on Docker and Kubernetes, with REST, CLI, and MCP access.

ai-agentsagent-opsopenclawhermesdockerkubernetesfleet-managementmcpcloud

Installation & Configuration

{
  "mcpServers": {
    "nora": {
      "command": "npx",
      "args": [
        "-y",
        "@noraai/mcp-server"
      ],
      "env": {
        "NORA_API_URL": "https://your-nora.example.com",
        "NORA_API_KEY": "nora_..."
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5