This is the Cloudflare Worker variant of envpact-mcp. The MCP endpoint is at /mcp.
{
"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.