LowlandData Procurement & Permit Alerts for VS Code
com.lowlanddata/procurement-alerts
Alerts on official data: US and EU tenders, federal awards and grants, permits, MAP violations.
client:VS Code
transport:streamable-http
Install LowlandData Procurement & Permit Alerts in VS Code
.vscode/mcp.json
{
"servers": {
"procurement-alerts": {
"type": "http",
"url": "https://mcp.apify.com/?actors=lowlanddata/us-rfp-monitor,lowlanddata/eu-tender-monitor,lowlanddata/france-public-tender-monitor,lowlanddata/usa-federal-award-monitor,lowlanddata/building-permit-monitor,lowlanddata/map-price-violation-monitor,lowlanddata/grants-gov-monitor"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs