Skip to content
Zed

GSA CALC+ for Zed

io.github.1102tools/gsa-calc-mcp

GSA CALC+ awarded labor ceiling rates from 230K+ MAS contracts. 8 tools.

client:Zed transport:stdio runtime:pypi

Install GSA CALC+ in Zed

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

{
  "context_servers": {
    "gsa-calc-mcp": {
      "command": "uvx",
      "args": [
        "gsa-calc-mcp"
      ]
    }
  }
}

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

GSA CALC+ in other clients