Back to MCP Servers
Cellar
Hybrid computer-use runtime. Fuses accessibility tree + Chrome DevTools Protocol + vision into structured context with per-element confidence. 4 MCP tools (see/act/think/perceive). Continuous awareness engine (Cortex) with freshness + side-effect detection. Works offline with Ol…
os-automation
By dimpagk92
Installation
npx -y cellarConfiguration
{
"mcpServers": {
"cellar": {
"command": "npx",
"args": ["-y", "cellar"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes