Fork of Matt Pocock's agent-proxy with one improvement: the upstream URL is now configurable via UPSTREAM_URL env var.
The original only forwards to api.anthropic.com over HTTPS on port 443. This fork lets you point the proxy at any Anthropic-compatible API:
# Default - works like the original