Skip to content
Zed

T-Bank MCP for Zed

io.github.icyberdeveloper/tbank-mcp

T-Bank (Т-Банк) mobile banking: accounts, cards, transfers, bill pay, grocery, tickets, travel

client:Zed transport:stdio runtime:pypi

Install T-Bank MCP in Zed

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

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

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

T-Bank MCP in other clients