Use external agents with Framer
Learn how to use Claude Code, Codex, Gemini, and other external agents to interact with your Framer project.
FAQ
How do I set up an external agent with Framer?
Run npx @framer/agent setup in your terminal. Then open your preferred terminal or LLM tool, connect it to your Framer project, and follow the prompt to add an API key the first time you use it.
Which external agents can I use with Framer?
Framer Agent works with any local agent harness that can work with Skills and can call local tools, including Claude Code, Codex, Cursor, Gemini CLI, and Windsurf.
Can an external agent make any change to my Framer project?
External agents are best for structured project work, such as CMS updates, localization changes, redirects, repeated content edits, and other tasks that benefit from inspecting and updating project data.
Does the agent have access to my CMS?
Yes. Once connected, the agent can read and write CMS collections, including creating, updating, and deleting items. You stay in control of what gets published.
Do I need to set up a Framer MCP server
No. Framer doesn’t require a separate MCP server. If you’re searching for a Framer MCP, the native Framer Agent connection gives Claude Code, Cursor, Codex, Gemini CLI, and other AI tools direct access to your canvas, components, CMS, and project context, without manual MCP setup.
Updated
