ambit-mcp
Ambit MCP
What This Is
You are operating through the Ambit MCP server. This server gives you access to Fly.io — a cloud platform for running apps — but wraps every operation in a safety layer designed for AI agents. The key constraint: you can only ever deploy things onto a private network. There is no option to make an app public, allocate a public IP, or expose anything to the internet. This is intentional. It means you can deploy freely without risk of accidentally making a database or internal tool reachable by strangers.
Apps you deploy land on a private Ambit network (e.g. lab, staging, personal). They get addresses like http://my-app.lab that work for any device enrolled in the user's Tailscale network, and are unreachable from anywhere else. Tailscale is a VPN that links the user's devices into a sealed private network — devices enrolled in it can connect to each other; devices that aren't cannot.
Installation
If ambit-mcp is not already installed, run it directly via npx:
npx @cardelli/mcp
Operating Modes
More from toxicpine/ambit-skills
ambit-cli
Use this skill for any task involving the ambit CLI: creating or destroying private networks, deploying apps to a private network, checking network or router health, listing routers, diagnosing connectivity problems, managing app secrets, or streaming app logs. Trigger phrases include "create a network", "set up ambit", "deploy with ambit", "ambit create", "ambit deploy", "ambit doctor", "check router status", "destroy a network", "managing app secrets", "streaming app logs", and similar.
14chromatic
Use this skill for any task involving chromatic: deploying cloud browsers, creating browser pools, connecting an AI agent to a browser, scaling browser instances, checking browser health, or diagnosing CDP connectivity issues. Trigger phrases include "create a browser", "set up chromatic", "give the agent a browser", "chromatic create", "chromatic mcp", "scale browsers", "chromatic doctor", "destroy a browser", and similar.
2