Remote MCP Deployment
Deploy a 6MM MCP endpoint in user-managed or institution-managed infrastructure.
Remote MCP is for users or institutions that want a long-running MCP endpoint under their own control.
Unlike Hosted MCP, Remote MCP is not operated by 6MM for the user. 6MM provides code, images, templates, and documentation; the user controls hosting and credentials.
Architecture
Deployment targets
- Docker or Docker Compose.
- VPS with a reverse proxy.
- Railway.
- Render.
- Fly.io.
- AWS ECS or Lambda.
- Internal Kubernetes.
Required files
- Dockerfile.
- docker-compose.yml.
- .env.template.
- HTTP transport mode.
- /mcp endpoint.
- /health endpoint.
- Reverse proxy and TLS notes.
Credential model
Credentials should be stored in the user-managed environment, not in the AI client prompt. For institution-managed deployments, restrict access to approved clients and networks.
Recommended first release
Start with public market data. Add account-read only after authentication, key scoping, logs, and access controls are available. Trading should remain disabled until controlled trading requirements are met.