MCP.so
登录

Contorium

@ContoriumLabs

关于 Contorium

Runtime Cognitive Cortex for AI coding workflows.

基本信息

分类

其他

传输方式

stdio

发布者

ContoriumLabs

提交者

contorium-labs

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Contorium?

Contorium is a Runtime Cognitive Cortex for AI-assisted development that maintains awareness of workspace state, project history, runtime events, and development context. It follows the principle Observe → Understand → Suggest and provides a persistent runtime layer to help developers and AI assistants stay aligned throughout the development workflow.

How to use Contorium?

Key features of Contorium

  • Observes workspace and development context continuously
  • Does not execute actions or take control of the workflow
  • Follows the Observe → Understand → Suggest cycle
  • Provides persistent runtime awareness for AI systems
  • Maintains continuity across files, terminals, and sessions

Use cases of Contorium

  • Keeping AI assistants aware of ongoing project state and history
  • Aligning developer and AI understanding during complex tasks
  • Reducing context fragmentation across multiple development sessions

FAQ from Contorium

Does Contorium execute actions or modify my environment?

No. Contorium does not execute actions, install tools, or take control of the development workflow. It only observes, understands, and suggests.

What principle does Contorium follow?

Contorium follows a simple three-step cycle: Observe → Understand → Suggest.

What kind of context does Contorium track?

It tracks workspace state, project history, runtime events, and overall development context to maintain a persistent cognitive layer.

How does Contorium differ from other AI coding assistants?

Unlike tools that directly perform actions, Contorium stays in a suggestion-only role, providing a runtime awareness layer rather than taking control of the environment.

What runtime or dependencies does Contorium require?

评论

其他 分类下的更多 MCP 服务器