Generate the asset without leaving the editor
You are building a landing page in Cursor and you need a hero image, an OG card, a short loop for the header. Figgshield is an MCP server Cursor can call, so the asset gets made in the same window as the code.
Cancel anytime before day 7 · no lock-in
The workflow it changes
Normally the picture is a detour. You stop, open a generator, write a prompt, download the result, rename it, drop it in /public, then wire the path.
With Figgshield in Cursor you ask the agent for the image, it generates one, and it can write the file into your project and reference it for you.
How to add it to Cursor
- Open Cursor's MCP settings and add a server with the URL
https://api.figgshield.ai/mcp. Cursor handles the sign-in. - Pick a plan on the page that opens. The $5 trial gives you 150 credits to test with.
- Prompt the agent: generate a 2K image of a dark dashboard UI for the header and save it to public/hero.png.
Two models, one balance
Images run on Nano Banana 2, which is 8 credits at 1K or 2K and 16 at 4K. Video runs on Kling, where a five-second Turbo clip is 35 credits.
Both draw from the same balance. You can start a video from an image you just generated by handing the agent its id, so a still becomes a moving header without re-uploading anything. The credit table lists every combination.
Good to know
Output files live on a seven-day link, so save them into the repo when you generate them. The agent can do that step.
There is no free tier. The trial is $5 for a week and you can cancel before it renews. Pricing is at cost, so a heavy build week does not cost you extra on top of the plan.