containerinc-mcp
8
@container-inc/mcp is an MCP Server designed for deploying projects to Container Inc. It supports ephemeral and free deployments, and requires GitHub integration for project management and Docker image handling.
@container-inc/mcp
MCP Server for deploying to Container Inc.
Usage
- Place the required configuration in a
.cursor/mcp.json
file in your home directory. - Enable the setting in your editor.
- Deploy to Container Inc. with ease.
Notes
- You will need to log in with GitHub to create repositories, publish docker images, and pull code for building.
- Ensure your project includes a
Dockerfile
for building.