DeployStack Gateway - Zero-Config Local Proxy for MCP Servers

The DeployStack Gateway eliminates MCP configuration complexity by providing a unified local proxy that manages all your team's MCP servers as persistent background processes with automatic credential injection.

DeployStack Gateway

The Gateway implements a sophisticated Control Plane/Data Plane architecture that connects your development environment to team MCP servers through cloud.deploystack.io. When you start the gateway, it automatically spawns all configured MCP servers as persistent background processes, making them instantly available at localhost:9095/sse for VS Code or any SSE-compatible client.

Supporting both stdio transport for CLI tools and SSE transport for VS Code compatibility, the Gateway handles all the complexity of process management, credential injection, and session management behind the scenes. Credentials are securely downloaded from the cloud control plane and injected directly into process environments without ever exposing them to developers, while cryptographically secure session IDs ensure safe persistent connections.

The Gateway's team-aware caching system enables instant startup by preserving tool configurations locally, automatically switching contexts when you change teams, and discovering new tools as they're added to your team's catalog. Whether your MCP servers are written in Node.js, Python, Go, Rust, or any other language, the Gateway handles them all through appropriate runtime commands, exposing individual tools with proper namespacing for direct use in your development workflow.

Share: