Skip to content
Cline

ttctl for Cline

io.github.alexey-pelykh/ttctl

Unofficial CLI and MCP server for the Toptal Talent platform — personal-productivity tool

client:Cline transport:stdio runtime:npm

Install ttctl in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ttctl": {
      "command": "npx",
      "args": [
        "-y",
        "ttctl"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ttctl in other clients