Skip to content
Claude Desktop

Kwork for Claude Desktop

io.github.simonether/kwork-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

Install Kwork in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Kwork in other clients