t2000 for Windsurf
io.github.mission69b/t2000
MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport
client:Windsurf
transport:stdio
runtime:npm
Install t2000 in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs