📄️ Conceptos clave
Tenant
📄️ Configurar MCP
Conectá un agente de IA (Claude, Cursor, etc.) a tu espacio de trabajo de Fyso usando el servidor MCP.
📄️ Claude Code Plugin
The @fyso/claude-plugin package installs the full Fyso development experience into Claude Code: skills, hooks, and MCP server connection — in one command.
📄️ Local development against the production API
When building frontend features, you often want to run the web app locally while hitting the real production API instead of a local backend instance. The Vite dev server supports this through its built-in proxy configuration.
📄️ Quick Start
Tu primera app en Fyso en 5 minutos.