ttctl for Claude Desktop
io.github.alexey-pelykh/ttctl
Unofficial CLI and MCP server for the Toptal Talent platform — personal-productivity tool
client:Claude Desktop
transport:stdio
runtime:npm
Install ttctl in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ttctl": {
"command": "npx",
"args": [
"-y",
"ttctl"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs