Skip to content

USCIS Processing Time Monitor for VS Code

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:VS Code transport:streamable-http

Install USCIS Processing Time Monitor in VS Code

.vscode/mcp.json

{
  "servers": {
    "uscis-processing-time-monitor": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=nerolabs/uscis-processing-time-monitor"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

USCIS Processing Time Monitor in other clients