Skip to content
Zed

SAM.gov for Zed

io.github.1102tools/sam-gov-mcp

SAM.gov entity registration, exclusions, opportunities, contract awards. 15 tools.

client:Zed transport:stdio runtime:pypi

Install SAM.gov 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": {
    "sam-gov-mcp": {
      "command": "uvx",
      "args": [
        "sam-gov-mcp"
      ],
      "env": {
        "SAM_API_KEY": "<SAM_API_KEY>"
      }
    }
  }
}

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

SAM.gov in other clients