Skip to content
Zed

CLIO Jarvis for Zed

io.github.iowarp/jarvis-mcp

JARVIS-CD MCP with a compact user pipeline contract and explicit admin compatibility profiles

client:Zed transport:stdio runtime:pypi

Install CLIO Jarvis in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "jarvis-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CLIO Jarvis in other clients