LowlandData Procurement & Permit Alerts for Claude Desktop
com.lowlanddata/procurement-alerts
Alerts on official data: US and EU tenders, federal awards and grants, permits, MAP violations.
client:Claude Desktop
transport:streamable-http
Install LowlandData Procurement & Permit Alerts in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"procurement-alerts": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"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"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs