Forms for Agents
Build and Manage Forms with AI Agents
Give your agent a scoped API key or connect through OAuth. Create and edit forms, collect submissions, and automate supported workflows through the REST API or hosted MCP server.
Personal Agents
Coding Agents
Automate Forms through MCP
Connect the hosted Makeform MCP server or call the REST API. Agents can create and edit forms, inspect submissions, and automate supported workflows without installing a Makeform npm package.
{
"mcpServers": {
"makeform": {
"type": "http",
"url": "https://mcp.makeform.ai",
"headers": {
"Authorization": "Bearer ${MAKEFORM_API_KEY}"
}
}
}
}Built for How Agents Work
Capabilities
Most form builders are built for humans dragging and dropping. Makeform works the same way when the builder is an agent.
MCP Server
Connect to the hosted Makeform MCP server so agents can create and edit forms, inspect submissions, and automate supported workflows.
AI Form Generation
Describe what you need in natural language. The agent creates a draft form with fields, validation, and logic for review.
Submission API
Published and headless forms collect responses. Agents can retrieve, filter, summarize, chart, and export submissions through supported API and MCP tools.
Frequently Asked Questions
Frequently Asked Questions
Start building forms with agents
Get your API key and start in minutes — for free.