Skip to content
Windsurf

ttctl for Windsurf

io.github.alexey-pelykh/ttctl

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

client:Windsurf transport:stdio runtime:npm

Install ttctl in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ttctl in other clients