Oct 7, 2025
Remote MCP servers

Max Murin
Software Engineer
Users can now launch a remote MCP server using Streamable HTTP transport.
When you pass --transport=http
, the server uses the Streamable HTTP transport instead of stdio
, allowing it to run remotely (e.g., on EC2, Fly.io, or Kubernetes). You can optionally specify the port with --port
.
Learn more about remote MCP servers in docs.