Claude Code
Add FormMaker to Claude Code with one command.
Claude Code runs in your terminal, so you add FormMaker with a single command.
Add it
Copy your link from the dashboard, then run this — with your link in place of the one below (keep the quotes):
claude mcp add --transport http formmaker "https://mcp.formmaker.co.in/mcp?key=fm_live_YOUR_KEY"Check it worked
Run:
claude mcp listYou should see formmaker in the list, connected. Then, in a chat, ask:
Show me my HubSpot forms
If it's not working
- It says the key is wrong. Keep the link in quotes when you run the command — without them, the terminal chops off part of it.
- You don't see formmaker. Run
claude mcp listagain in a new session.
This command saves your link (which works like a password) in your terminal history. That's usually fine on your own computer — just don't paste it into a shared script or commit it to a project. If it ends up somewhere it shouldn't, make a new key from your dashboard.