Integrations
Efecto for OpenAI Codex
Add Efecto to Codex with one command. Your AI agent gets 46 design tools to create layouts, pages, and graphics directly in the browser.
Install
codex mcp add efecto -- npx -y @efectoapp/mcpAlternative: edit config.toml directly
Add this to ~/.codex/config.toml (or .codex/config.toml in your project):
~/.codex/config.toml
[mcp_servers.efecto]
command = "npx"
args = ["-y", "@efectoapp/mcp"]Verify It Works
Try a prompt like:
Design a landing page for my SaaS product in EfectoCreate an Instagram carousel about design tips in EfectoMake a pitch deck for my startup in EfectoReference
- MCP overview — how Efecto connects to AI tools
- All 46 tools — full reference with parameters
- Troubleshooting — fix common issues