Skip to content
Cline

Kwork for Cline

io.github.simonether/kwork-mcp

Kwork freelance marketplace: browse projects, submit offers, manage orders, message clients

client:Cline transport:stdio runtime:pypi

Install Kwork 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kwork-mcp": {
      "command": "uvx",
      "args": [
        "kwork-mcp"
      ],
      "env": {
        "KWORK_LOGIN": "<KWORK_LOGIN>",
        "KWORK_PASSWORD": "<KWORK_PASSWORD>",
        "KWORK_TOKEN": "<KWORK_TOKEN>",
        "KWORK_PHONE_LAST": "<KWORK_PHONE_LAST>",
        "KWORK_PROXY_URL": "<KWORK_PROXY_URL>",
        "KWORK_TIMEOUT": "<KWORK_TIMEOUT>",
        "KWORK_RPS_LIMIT": "<KWORK_RPS_LIMIT>",
        "KWORK_BURST_LIMIT": "<KWORK_BURST_LIMIT>",
        "KWORK_TOKEN_FILE": "<KWORK_TOKEN_FILE>"
      }
    }
  }
}

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

Kwork in other clients