
Contorium
@ContoriumLabs
关于 Contorium
Runtime Cognitive Cortex for AI coding workflows.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers
评论