Kwork for Claude Code
io.github.simonether/kwork-mcp
Kwork freelance marketplace: browse projects, submit offers, manage orders, message clients
client:Claude Code
transport:stdio
runtime:pypi
Install Kwork in Claude Code
run in your project directory
claude mcp add kwork-mcp -e KWORK_LOGIN=<KWORK_LOGIN> -e KWORK_PASSWORD=<KWORK_PASSWORD> -e KWORK_TOKEN=<KWORK_TOKEN> -e KWORK_PHONE_LAST=<KWORK_PHONE_LAST> -e KWORK_PROXY_URL=<KWORK_PROXY_URL> -e KWORK_TIMEOUT=<KWORK_TIMEOUT> -e KWORK_RPS_LIMIT=<KWORK_RPS_LIMIT> -e KWORK_BURST_LIMIT=<KWORK_BURST_LIMIT> -e KWORK_TOKEN_FILE=<KWORK_TOKEN_FILE> -- uvx kwork-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs