Add FormMaker to your AI client
Copy one URL, paste it in. That's the whole setup.
FormMaker gives you a connector URL with your key already in it. Adding it to an AI client means pasting that one URL. There are no headers to configure and nothing to install.
The three steps, everywhere
-
Copy your URL. Open your dashboard and copy the connector URL under "Add to your AI client". It looks like this:
https://mcp.formmaker.co.in/mcp?key=fm_live_xxxxxxxx -
Paste it in as a new MCP server. Where that lives depends on your client — pick yours below.
-
Check it worked. Ask your client: "list my HubSpot forms". If it comes back with your forms, you're done.
That URL contains your private key — it unlocks every form in your portal. Paste it
into your own AI client and nowhere else. Never put it in a website, a form, or any
VITE_/NEXT_PUBLIC_/REACT_APP_ variable: those are compiled into the browser
bundle and become public. Forms use the publishable fm_pub_ key instead.
More on the two keys.
Pick your client
Not written yet
Cursor, Windsurf, VS Code, Lovable, and Bolt all accept a plain MCP server URL, so FormMaker works with them today — the three steps above are all you need. We haven't published click-by-click guides for them yet, because we'd rather leave a page out than publish steps we haven't verified against the current UI. Use Any other MCP client in the meantime.
If it doesn't work
- "Unknown or missing API key" — the key didn't come through. Re-copy the whole URL from your dashboard; it's easy to miss the tail.
- Your client asks you to sign in with OAuth — choose the API key / Bearer token option instead. FormMaker authenticates with a key, not an OAuth dance.
- No tools appear — your client may need a restart after adding a server.