Skip to content
Windsurf

upwork for Windsurf

io.github.wmarceau/upwork

MCP server for Upwork job discovery, client analysis, and proposal assistance

client:Windsurf transport:stdio runtime:pypi

Install upwork in Windsurf

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

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

{
  "mcpServers": {
    "upwork": {
      "command": "uvx",
      "args": [
        "upwork-mcp"
      ],
      "env": {
        "UPWORK_CLIENT_ID": "<UPWORK_CLIENT_ID>",
        "UPWORK_CLIENT_SECRET": "<UPWORK_CLIENT_SECRET>",
        "UPWORK_REDIRECT_URI": "<UPWORK_REDIRECT_URI>"
      }
    }
  }
}

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

upwork in other clients