USCIS Processing Time Monitor for Cursor
io.github.nero-engine/uscis-processing-time-monitor
USCIS processing times per form and office, plus whether your case can file an inquiry yet.
client:Cursor
transport:streamable-http
Install USCIS Processing Time Monitor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"uscis-processing-time-monitor": {
"url": "https://mcp.apify.com/?tools=nerolabs/uscis-processing-time-monitor"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs