JotForm Connector for AI agents.
10 live capabilities
Automate your form data collection and submission management.
Waiting for input…
Why people use JotForm
JotForm Form Management for Data Collection
This Connector puts that data right in your chat. You can just ask your agent to pull the latest submissions or summarize a specific form's results. It cuts out the export step and gives you the info you need instantly.
What Vinkius changes
You get a direct command line to your JotForm data without leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick survey analysis
A marketing manager needs to know how many people signed up for a webinar.
- Real-world use case 02
Form structure auditing
A data analyst wants to know if a form is broken.
- Real-world use case 03
Proactive limit monitoring
An ops lead is worried about hitting their limit.
Complete set · 10capabilities
The complete JotForm capability set.
These are the exact actions your AI can choose when you ask it to work with JotForm.
01—04
4 capabilities in this set.
Part of 10 available through JotForm.
- 01 Capability
Get form
Returns the specific properties and questions for a form. It helps your agent understand what data a form actually collects.
- 02 Capability
Get account
Verifies your account status and identity. This helps you confirm the connection is active and correct before you start pulling data.
- 03 Capability
Get form submissions
Pulls every individual response from a specific form. This is how you get the actual data people submitted.
- 04 Capability
Get usage
Shows your current account limits and status. Use this to see how much room you have left on your plan.
05—07
3 capabilities in this set.
Part of 10 available through JotForm.
- 05 Capability
List folders
Lists the folders you use to organize your forms. It helps the agent navigate large, complex accounts.
- 06 Capability
List forms
Lists all form titles, IDs, and response counts. This is the starting point for finding any specific form.
- 07 Capability
List history
Lists your recent account activity history. It's great for auditing changes or looking back at recent actions.
08—10
3 capabilities in this set.
Part of 10 available through JotForm.
- 08 Capability
List reports
Lists all your generated reports. Use this to see your pre-aggregated data views.
- 09 Capability
List submissions
Lists every submission across all forms in your account. It's the fastest way to see recent activity everywhere.
- 10 Capability
List webhooks
Lists the webhooks for a specific form. Use this to troubleshoot your automation and integration flows.
Set up in minutes
One URL. Then ask JotForm to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use JotForm from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3SXQpzOkPS8XUiztacbvRE76FVAj2vHJeYaUw4CM/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it JotForm, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable JotForm for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3SXQpzOkPS8XUiztacbvRE76FVAj2vHJeYaUw4CM/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the JotForm URL.
- Step 03
Save and start
Save the connection and enable JotForm in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jotform": {
"url": "https://edge.vinkius.com/vk_preview_3SXQpzOkPS8XUiztacbvRE76FVAj2vHJeYaUw4CM/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using JotForm
Open Agent mode in chat and ask: "Using JotForm, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jotform": {
"url": "https://edge.vinkius.com/vk_preview_3SXQpzOkPS8XUiztacbvRE76FVAj2vHJeYaUw4CM/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using JotForm
Ask Copilot: "Using JotForm, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jotform": {
"url": "https://edge.vinkius.com/vk_preview_3SXQpzOkPS8XUiztacbvRE76FVAj2vHJeYaUw4CM/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using JotForm
Open Cascade and ask: "Using JotForm, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jotform": {
"url": "https://edge.vinkius.com/vk_preview_3SXQpzOkPS8XUiztacbvRE76FVAj2vHJeYaUw4CM/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using JotForm
Ask Cline: "Using JotForm, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jotform --transport http "https://edge.vinkius.com/vk_preview_3SXQpzOkPS8XUiztacbvRE76FVAj2vHJeYaUw4CM/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using JotForm
Ask Claude: "Using JotForm, show me...". 10 tools are ready
Where the request belongs
Work JotForm can move forward.
This is for the marketing ops person who is tired of manual CSV exports and the data analyst who needs to query multiple forms quickly.
Marketing Ops Manager
Pulling survey results for weekly reports without manual exports.
Customer Support Lead
Checking form submissions to find customer issues quickly.
Data Analyst
Aggregating data from multiple forms into a single summary.
Small Business Owner
Keeping track of lead submissions and account limits.
When one Connector is not enough
Carry the request into a workflow.
Combine JotForm with the systems that finish the task.
View all recipesMCP Recipe for Automating Agency Client Intake
Your agency's client intake process involves a form, a spreadsheet, 4 manual emails, and 3 people , and it still takes 5 days because the PM forgot to send the brand guidelines request on step 6 of the 12-step checklist
MCP Recipe for WhatsApp Legal Client Intake
Client inquiry submitted, case record created, confirmation sent on WhatsApp , your law firm intake runs itself
Connectors That Turn Forms Into Tasks
Form submitted, project task created, client notified on WhatsApp , intake to kickoff without a single email
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsJotform
Build powerful online forms with drag-and-drop ease, collect payments, gather signatures, and process submissions automatically.
Getform
Automate form submissions and manage responses via Getform. submit data to endpoints and list submissions directly from your AI agent.
123FormBuilder
Build and manage online forms, collect submissions, and organize workspaces with AI-powered form automation for any workflow.
Proforms
Online form builder and data collection.
Paperform
Manage online forms and submissions via Paperform. list forms, track submissions, and configure webhooks directly from any AI agent.
Formsite
Manage forms, retrieve results, and automate data collection via AI agents with Formsite.
Bring your own AI
Change the model, client or framework. Keep JotForm connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about JotForm.
The practical details behind the request, access and result.
Can I use the JotForm MCP for AI Agents to see my form submissions?
Yes, you can pull every individual response from a specific form directly into your chat. This makes it much faster to analyze feedback or lead data.
How do I check my account limits with the JotForm MCP for AI Agents?
The agent can check your current usage and tell you how much of your plan you have left. This helps you stay on top of your subscription limits.
Can the JotForm MCP for AI Agents help me organize my forms?
Yes, it can list all your folders and forms so you can find exactly what you need. It's great for navigating large accounts with many projects.
Does the JotForm MCP for AI Agents work with webhooks?
It can list your configured webhooks, which is great for debugging your automation flows and ensuring your data is moving where it needs to go.
Can I see my recent activity with the JotForm MCP for AI Agents?
Yes, it can pull your account history to show recent management actions. This is useful for auditing changes or tracking recent updates.
Can it show me my reports using the JotForm MCP for AI Agents?
It can list all your generated reports so you can identify pre-aggregated data views without having to manually navigate the dashboard.
How do I get JotForm API credentials?
Log in to your JotForm account, navigate to Account Settings > API, and create a new API Key.
Can I see form questions?
Yes, the get_form capability retrieves the full structure and details of a specific form, including its questions.
Does it support submission tracking?
Yes, you can list all submissions or retrieve submissions for a specific form using the corresponding capabilities.
One connection away
Give your agent a direct line to JotForm.
Connect JotForm once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available