Skip to content
Zed

teamspend for Zed

io.github.rudrendupaul/teamspend

Compares AI coding tool spend before and after a migration via MCP tools.

client:Zed transport:stdio runtime:pypi

Install teamspend in Zed

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

{
  "context_servers": {
    "teamspend": {
      "command": "uvx",
      "args": [
        "teamspend-cli"
      ]
    }
  }
}

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

teamspend in other clients