T-Bank MCP for Windsurf
io.github.icyberdeveloper/tbank-mcp
T-Bank (Т-Банк) mobile banking: accounts, cards, transfers, bill pay, grocery, tickets, travel
client:Windsurf
transport:stdio
runtime:pypi
Install T-Bank MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tbank-mcp": {
"command": "uvx",
"args": [
"tbank-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs