USASpending.gov for Zed
io.github.1102tools/usaspending-gov-mcp
USASpending.gov federal contracts, subawards, recipients, agencies. 55 tools.
client:Zed
transport:stdio
runtime:pypi
Install USASpending.gov in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"usaspending-gov-mcp": {
"command": "uvx",
"args": [
"usaspending-gov-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs