Skip to content

Netallion MCP Lite for Zed

io.github.netallion/netallion-mcp-lite

Local secret & credential checks for AI-assisted dev — runs on your machine, results redacted.

client:Zed transport:stdio runtime:pypi

Install Netallion MCP Lite in Zed

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

{
  "context_servers": {
    "netallion-mcp-lite": {
      "command": "uvx",
      "args": [
        "netallion-mcp-lite"
      ]
    }
  }
}

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

Netallion MCP Lite in other clients