Skip to content

freelancer payment protection for Zed

io.github.rudrendupaul/freelancer-payment-protection

Wraps the fpp CLI as a single generic MCP tool for freelancer client payment-risk checks.

client:Zed transport:stdio runtime:pypi

Install freelancer payment protection in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "freelancer-payment-protection": {
      "command": "uvx",
      "args": [
        "freelancer-payment-protection-cli"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

freelancer payment protection in other clients