govwait

artwisdom/govwait
★ 0 stars Astro API Integration Updated 1d ago
Official government processing times, tracked weekly with provenance and history — site, JSON API, and MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "govwait": {
      "command": "npx",
      "args": [
        "-y",
        "artwisdom/govwait"
      ]
    }
  }
}