403 Forbidden response.
This is useful when you want to limit access to known clients, such as ChatGPT or Claude, or restrict usage to your corporate network.
Quick MCP Client Selection
For common MCP clients, Alpic maintains up-to-date IP lists so you don’t have to manage them manually. Simply select the clients you want to allow:| MCP Client | IP Source |
|---|---|
| ChatGPT | Fetched automatically from OpenAI’s published IP list, refreshed every 15 minutes |
| Claude | Based on Anthropic’s published IP addresses, updated with each Alpic release |
Custom IPs
You can also add up to 20 custom IP addresses or CIDR ranges per environment. Supported formats:- IPv4 addresses (e.g.,
203.0.113.10) - IPv6 addresses (e.g.,
2001:db8::1) - IPv4 CIDR ranges (e.g.,
203.0.113.0/24) - IPv6 CIDR ranges (e.g.,
2001:db8::/32)
Setup
Navigate to Distribution
In your Alpic dashboard, open your project and go to the Distribution tab, then select the Trusted IPs section.
Select MCP clients and/or add custom IPs
Check the MCP clients you want to allow (ChatGPT, Claude), and optionally add custom IP addresses or CIDR ranges.
IPv4-mapped IPv6 addresses (e.g.,
::ffff:192.168.1.1) are automatically normalized, so you only need to add the IPv4
form.