govcon feed for VS Code
com.dropwatchhq/govcon-feed
Track US federal contract changes: what changed, deltas, competitor award watch, award search.
client:VS Code
transport:streamable-http
tools:4
Install govcon feed in VS Code
.vscode/mcp.json
{
"servers": {
"govcon-feed": {
"type": "http",
"url": "https://govcon.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs