This skill requires the community-ff-mcp MCP server to be installed and connected. Before proceeding, check if the listprojects tool is available. If not, the user needs to set up the MCP server first:
The FlutterFlow MCP provides 25 tools for reading, inspecting, and editing FlutterFlow projects through YAML. It connects AI assistants to the FlutterFlow Project API, enabling programmatic access to pages, components, themes, actions, data models, and settings. All project data is represented as YAML files that can be fetched, cached locally, validated, and pushed back.
| listprojects | List all FF projects accessible to your API token | | listprojectfiles | List YAML file keys in a project (supports prefix filter) | | listpages | List pages with human-readable names, scaffold IDs, and folders | | searchprojectfiles | Search file keys by keyword, prefix, or regex |