ttctl for Zed
io.github.alexey-pelykh/ttctl
Unofficial CLI and MCP server for the Toptal Talent platform — personal-productivity tool
client:Zed
transport:stdio
runtime:npm
Install ttctl in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ttctl": {
"command": "npx",
"args": [
"-y",
"ttctl"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs