Skip to content
Zed

usaspending mcp for Zed

io.github.mrfentmen/usaspending-mcp

USAspending federal agencies and awards, plus nonprofit filings.

client:Zed transport:stdio runtime:npm

Install usaspending mcp in Zed

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

{
  "context_servers": {
    "usaspending-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/usaspending-mcp"
      ]
    }
  }
}

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

usaspending mcp in other clients