Skip to content
Zed

Fin3000 for Zed

com.fin3000/fin3000

Accounting for German SMBs: invoices, clients, bank transactions, journal entries, VAT.

client:Zed transport:streamable-http

Install Fin3000 in Zed

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

{
  "context_servers": {
    "fin3000": {
      "url": "https://api.fin3000.com/mcp"
    }
  }
}

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

Fin3000 in other clients