t2000 for Zed
io.github.mission69b/t2000
MCP server for AI agent bank accounts on Sui — 23 tools, 15 prompts, stdio transport
client:Zed
transport:stdio
runtime:npm
Install t2000 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"t2000": {
"command": "npx",
"args": [
"-y",
"@t2000/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs