Skip to content
Zed

firma for Zed

io.github.evan-moon/firma

Local-first portfolio tracker for overseas investors. Claude reads and writes your finances via MCP.

client:Zed transport:stdio runtime:npm

Install firma 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": {
    "firma": {
      "command": "npx",
      "args": [
        "-y",
        "firma-app"
      ],
      "env": {
        "FINNHUB_API_KEY": "<FINNHUB_API_KEY>"
      }
    }
  }
}

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

firma in other clients