Skip to content
Zed

sber mcp for Zed

io.github.ex3lite/sber-mcp

Unofficial SberBank Online: read accounts and operations, transfer with human approval.

client:Zed transport:stdio runtime:pypi

Install sber mcp in Zed

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

{
  "context_servers": {
    "sber-mcp": {
      "command": "uvx",
      "args": [
        "sber-unofficial-mcp"
      ]
    }
  }
}

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

sber mcp in other clients