Skip to content
Zed

API Locker for Zed

io.github.apilocker/apilocker

Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.

client:Zed transport:stdio runtime:npm

Install API Locker in Zed

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

{
  "context_servers": {
    "apilocker": {
      "command": "npx",
      "args": [
        "-y",
        "apilocker"
      ]
    }
  }
}

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

API Locker in other clients