Overview
Barndoor uses a dedicated set of static IP addresses for all outbound MCP (Model Context Protocol) traffic to customer infrastructure. You can whitelist these IPs in your firewall to ensure only authenticated traffic from Barndoor reaches your environment.Static IP Addresses
All outbound MCP traffic from Barndoor originates from the following IP addresses:136.114.185.5534.121.81.2434.172.10.25335.226.250.1535.188.204.49
These IP addresses are stable and shared across all Barndoor customers. You only need to whitelist them for custom MCP servers you host in your own infrastructure — hosted third-party MCP servers (like Slack, Notion, or GitHub) are reached over their providers’ public APIs and require no firewall changes on your side.
Firewall Configuration
To whitelist Barndoor traffic in your firewall:- Add inbound rules allowing traffic from the IP addresses listed above
- Configure the appropriate ports for your MCP server (typically HTTPS/443)
- Test the connection after updating your firewall rules
Example Firewall Rule
Regional Availability
Currently, all IPs are hosted in the United States. As Barndoor expands to additional regions, we will:- Add region-specific IPs to this documentation
- Maintain high availability with automatic failover within the dedicated IP pool
IP Change Policy
These IP addresses are stable and change rarely. When a change is unavoidable, Barndoor provides at least 30 days’ advance notice before the new addresses take effect, so you have time to update your firewall rules. We will:- Notify org administrators by email ahead of the change
- Update the address list on this page
- Keep the previous addresses active during the transition window so connectivity is never interrupted
Troubleshooting
If you’re experiencing connection issues after whitelisting:- Verify the IP addresses are correctly entered in your firewall rules
- Check that the correct ports are open (typically 443 for HTTPS)
- Review firewall logs to confirm traffic from Barndoor IPs is being allowed
- Contact support if issues persist: [email protected]
Frequently Asked Questions
Do I need to whitelist IPs for third-party MCP servers?
Do I need to whitelist IPs for third-party MCP servers?
No. Hosted third-party MCP servers (Slack, Notion, GitHub, etc.) are reached over their providers’ public APIs and need no firewall changes on your side. Only custom MCP servers you host in your own infrastructure require whitelisting.
What happens if one of these IPs fails?
What happens if one of these IPs fails?
Barndoor maintains high availability. If an IP becomes unavailable, traffic automatically fails over to another IP within the dedicated pool. No action is required from you.
Can I restrict access to specific Barndoor users?
Can I restrict access to specific Barndoor users?
IP whitelisting allows traffic from the Barndoor platform but doesn’t distinguish between individual users. For user-level access control, implement authentication at your MCP server level.