FormHug MCP for AI Agents
Connect Claude, Cursor, Manus, or any MCP-compatible AI assistant. Create forms, read submissions, and submit entries — all through natural language.
{
"mcpServers": {
"formhug": {
"type": "http",
"url": "https://formhug.ai/mcp"
}
}
}What Your Agent Can Do
FormHug's MCP server exposes your entire form workspace to any compatible AI agent.
Create Forms
Describe the form you need and your agent builds it instantly — fields, choices, and all.
Edit Forms
Add or remove fields, update titles and descriptions, or rename forms on the fly.
Read Submissions
List entries, retrieve individual responses, and pipe data directly into your workflow.
Submit Entries
Programmatically submit form entries on behalf of users or automated processes.
Connect in Minutes
One URL is all you need. Point your agent at the FormHug MCP server and you're ready to go.
Desktop
Open Claude Desktop → Settings → Developer → Edit Config
Add the FormHug server under mcpServers:
{
"mcpServers": {
"formhug": {
"type": "http",
"url": "https://formhug.ai/mcp"
}
}
}Restart Claude Desktop and start chatting.
Web (claude.ai)
Go to Settings → Connectors and click Add custom connector
Enter name FormHug and remote MCP server URL:
https://formhug.ai/mcp
Authorize and the FormHug tools will be available in your chat.
11 Tools, Ready to Use
Every action your agent might need — from creating a form to reading the latest submissions.
Just Describe What You Need
No API docs, no code. Tell your agent what you want in plain language.
Create a customer feedback form with a rating, a text comment, and an email field.
Show me the last 10 submissions from my "Job Application" form.
Add a dropdown for "Department" to my onboarding form.
Rename my "Form #3" to "2024 Employee Survey" and update the description.
Submit a test entry to the contact form with name "Alice" and email "[email protected]".
List all my forms and tell me which ones have more than 50 responses.
Frequently Asked Questions
Ready to Connect Your Agent?
Start for free. No credit card required. Your agent will be building forms in minutes.
Read the developer docs →