- MCP Server: a live set of tools your agent can call mid-conversation.
- Agent Skills: installable workflows that run the full feature-flag and experiment lifecycle, with GrowthBook’s draft → review → publish guardrails built in. No server to run.
Which should I use?
Agent can’t run a terminal? Use the MCP serverThe Agent Skills work by having your agent run a local Node helper, so they only work in agents that can execute shell commands, such as Claude Code, Cursor, and Codex. The MCP server is launched by your agent host from a one-time config entry. That lets it work in MCP-compatible hosts that don’t give the agent a terminal, like Claude Desktop. If your agent can’t run shell commands, use the MCP server.
Next steps
- Set up the MCP Server
- Install the Agent Skills library
- Browse the GrowthBook REST API, which both tools call under the hood

