Skip to content
Zed

fixed assets for Zed

io.github.theluckystrike/fixed-assets

Keep a fixed asset register: cost, depreciation to date, disposals and net book value.

client:Zed transport:streamable-http runtime:mcpb tools:9

Install fixed assets in Zed

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

{
  "context_servers": {
    "fixed-assets": {
      "url": "https://mcp.zovo.one/mcp/fixed-assets"
    }
  }
}

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

What Zed can do once it is connected

fixed assets in other clients