Alpic allows you to create multiple deployment environments for your MCP server. Each environment is linked to a specific branch of your git repository and corresponds to a different version of your MCP server. To create a new environment:Documentation Index
Fetch the complete documentation index at: https://docs.alpic.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Go to your project overview page.
- Click on Environments.
- Click on New environment.
- Name your new environment.
- Select the branch you want to link to this environment.
- Add any environment variables you need for this environment.
- Click Create.

Changing the tracked branch
You can change the branch linked to an environment after creation:- Go to your project overview page.
- Click on Environments and select the environment you want to update.
- Click the edit icon next to the current branch name.
- Select or type the new branch name and click Save.