Skip to content

[FEATURE] #72407

Description

@vk-automate

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

In Claude Code web sessions, the egress proxy (127.0.0.1:33705) returns
403 for the following hosts, making it impossible to call these APIs:

  • backboard.railway.app:443 (Railway GraphQL API)
  • uptime.betterstack.com:443 (Better Stack uptime monitoring API)

Proxy status confirms these are policy denials (connect_rejected),
not TLS or tool configuration issues.

Use case: querying Railway service health and deployment status
directly from a Claude Code web session without needing a local CLI.

Request: add these hosts to the allowed egress policy for web sessions.

Best regards,
Viking Kjellstrom

Proposed Solution

In Claude Code web sessions, the egress proxy (127.0.0.1:33705) returns
403 for the following hosts, making it impossible to call these APIs:

  • backboard.railway.app:443 (Railway GraphQL API)
  • uptime.betterstack.com:443 (Better Stack uptime monitoring API)

Proxy status confirms these are policy denials (connect_rejected),
not TLS or tool configuration issues.

Use case: querying Railway service health and deployment status
directly from a Claude Code web session without needing a local CLI.

Request: add these hosts to the allowed egress policy for web sessions.

Best regards,
Viking Kjellstrom

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

API and model interactions

Use Case Example

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions