🔒 envpact MCP — remote

This is the Cloudflare Worker variant of envpact-mcp. The MCP endpoint is at /mcp.

Configure your AI agent

{
  "mcpServers": {
    "envpact": {
      "url": "https://mcp.envpact.oriz.in/mcp",
      "headers": { "Authorization": "Bearer YOUR_GITHUB_PAT" }
    }
  }
}

The PAT needs repo scope on your envpact-secrets repo. Or install via Smithery for an OAuth UI.

Static server card · Smithery listing · Documentation