Feature flags, A/B experiments, kill switches, dynamic config & i18n β Shipeasy MCP server.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Feature flags Β· kill switches Β· dynamic configs Β· A/B experiments Β· metrics Β· i18n β spun up from a single sentence to your AI coding agent.
Get started β Β Β·Β Website Β Β·Β Docs Β Β·Β Command reference
Shipeasy is the AI-native experimentation platform. Feature flags, kill switches, dynamic configs, A/B tests, metrics and translations β all controllable from where you already work: a sentence to your AI coding agent.
"Ship the new pricing page behind a flag at 5%." "Add a kill switch for checkout in case it breaks." "Run an A/B test on the signup button and tell me which wins."
No dashboards to learn, no SDK boilerplate to hand-write. Shipeasy installs as a plugin into your coding agent and an MCP server, so Claude Code (and 70+ other agents) can create the flag, instrument the metric, wire the SDK call, and roll it out β end to end, from plain English.
This directory is the source-of-truth for that plugin marketplace.
One plugin tree, many hosts β the same shipeasy/skills/ directory and the
same shipeasy MCP server feed every coding agent below. Each host gets a tiny
manifest that points at the shared files; nothing is duplicated.
That's it. shipeasy setup detects your coding agent, installs the right
integration for it (native plugin where one exists, shared skills + MCP
everywhere else), authenticates, binds the repo to a project, mints keys and
installs @shipeasy/sdk. One command, every host β then just talk to your agent.
There are two install tiers. Tier 1 hosts have a native plugin system, so
one command bundles skills + MCP. Tier 2 hosts (70+ agents) take the same
shared skills via the
vercel-labs/skills CLI plus a small
MCP config snippet. (shipeasy setup above does the right one for you.)
| Agent | Install |
|---|---|
| Claude Code | claude plugin marketplace add shipeasy-ai/shipeasy β claude plugin install shipeasy@shipeasy |
| Codex | codex plugin marketplace add shipeasy-ai/shipeasy β codex plugin add shipeasy@shipeasy (or, in the TUI, /plugin marketplace add shipeasy-ai/shipeasy β /plugin add shipeasy@shipeasy) |
| GitHub Copilot CLI | copilot plugin marketplace add shipeasy-ai/shipeasy β copilot plugin install shipeasy@shipeasy |
<agent> is e.g. opencode, cursor, windsurf, cline, gemini-cli,
continue, github-copilot. The full per-host list, exact MCP file paths and
formats live in INSTALL.md (also published at
https://docs.shipeasy.ai/get-started/agents).
Installing the plugin registers the skills and MCP tools β it does not run any shell commands. To go live:
shipeasy setup (or say "set up shipeasy") β one command detects
your subprojects, installs @shipeasy/sdk,
authenticates, binds the repo to a project, mints keys, installs the SDK +
feature how-to skills into your agents, offers the modules + devtools overlay,
and emits shipeasy-wiring.md with the remaining code steps.shipeasy setup offers them, or enable one
directly with shipeasy install <group>:
shipeasy install flags β flags + configs + kill switches +
experiments + events (the whole decide-at-runtime platform, one pass).shipeasy install ops β feedback (bugs + feature requests) +
production errors + alerts.shipeasy install i18n β translations.The matching per-area how-to skills (shipeasy-flags, shipeasy-ops,
shipeasy-i18n) are installed alongside. After that, just talk to your agent.
| Native plugin (Tier 1) | Claude Code Β· Codex Β· GitHub Copilot CLI |
| Skills + MCP (Tier 2) | Cursor Β· Windsurf Β· Cline Β· Gemini CLI Β· OpenCode Β· Continue Β· OpenClaw Β· 70+ more |
All 11 skills (9 area guides + 2 multi-step workflow skills) and the
shipeasy MCP server port to every agent β the flows trigger from
natural-language phrasing everywhere, and Claude Code additionally exposes each
skill as a /shipeasy:<skill-name> command. Skills and MCP are referenced,
never copied.
INSTALL.md β full per-agent install reference (70+ hosts).shipeasy ops trigger create <provider> --help
(also at https://docs.shipeasy.ai/get-started/triggers) β set up unattended
scheduled triggers that burn down your ops inbox and open one PR per item.Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-29)<a href="https://allmcps.com/mcp/mcp-29"><img src="https://allmcps.com/api/badge/mcp-29?style=directory" alt="Mcp on AllMCPs" /></a>