Back to integrations

Railway integration for background agents

Enable hosted MCP access for Railway projects, services, deployments, and logs.

Integration details

Connection

  • Hosted MCP via Railway OAuth

Agent actions

Railway MCP

  • whoami

    Check the authenticated Railway account used by the remote MCP server.

  • list-projects

    List Railway projects available to the connected account.

  • create-project

    Create a Railway project through the remote MCP server.

  • list-services

    List services in Railway projects.

  • redeploy

    Redeploy a Railway service.

  • accept-deploy

    Commit staged changes and deploy through Railway after client confirmation.

  • railway-agent

    Delegate a natural-language infrastructure request to Railway’s AI agent for multi-step operations.

Credential safety

Credential-less sandboxes

Mistle lets agents access connected services without placing provider credentials inside the sandbox. Approved outbound requests are routed through Mistle's credential proxy, where authentication happens outside the agent runtime.

Credentials stay encrypted in Mistle's control plane and are applied only when a request is authorized for the calling sandbox and organization.

Read the credential-less sandboxes article
Diagram showing sandbox traffic routed through an egress proxy before credential injection.