t2000 for VS Code
io.github.mission69b/t2000
MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport
client:VS Code
transport:stdio
runtime:npm
Install t2000 in VS Code
.vscode/mcp.json
{
"servers": {
"t2000": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs