So, I came across the Figma Context MCP and realized:
- Its in a framework agnostic way, so for flutter since we have theme, colors, typography and specific structure of managing widgets and screens that’s not really helpful there.
That’s why I tried building Figma Flutter MCP myself. So, I’ve 2 main questions:
- How can I improve this for even better results rather than always writing a very detailed prompts?
- Is there a possibilty I can make it project aware? So, It will create widgets and screens in specific folder structure that already exists.
Please do check it out I know I’m really NOT AN EXPERT so there’s a lot of room to improve plus I’m not a TS person as well so the amount of AI I’ve used to develope this is insane LOL.