Skip to content
Zed

seekrit — secrets for agents for Zed

dev.seekrit/remote-mcp

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

client:Zed transport:streamable-http tools:40

Install seekrit — secrets for agents in Zed

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

{
  "context_servers": {
    "remote-mcp": {
      "url": "https://mcp.seekrit.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

All 40 tools →

seekrit — secrets for agents in other clients