送信

Contorium

@ContoriumLabs

Runtime Cognitive Cortex for AI coding workflows. Contorium provides workspace awareness, project memory, runtime monitoring, MCP context synchronization, and optional cognitive insights without taking control away from developers.

ツール

サーバー設定

{
  "mcpServers": {
    "contorium": {
      "command": "npx",
      "args": [
        "@contorium/mcp"
      ],
      "env": {
        "CONTORIUM_WORKSPACE": "/path/to/project"
      }
    }
  }
}