Skip to content
Zed

incomeos for Zed

io.github.perufitlife/incomeos

Ask what you earn across every income stream: Stripe, affiliates, app stores, ads, manual.

client:Zed transport:stdio runtime:npm

Install incomeos in Zed

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

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

{
  "context_servers": {
    "incomeos": {
      "command": "npx",
      "args": [
        "-y",
        "incomeos-mcp"
      ],
      "env": {
        "INCOMEOS_URL": "<INCOMEOS_URL>",
        "INCOMEOS_TOKEN": "<INCOMEOS_TOKEN>"
      }
    }
  }
}

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

incomeos in other clients