AidaForm Connector for AI agents.
12 live capabilities
Manage online surveys and lead collection forms through your AI agent.
Waiting for input…
Why people use AidaForm
AidaForm for Survey Data and Lead Management
This Connector lets you stay in your chat. You just ask your agent for the latest leads or to tell you how many people finished a survey. You get the data you need instantly without ever opening a browser tab.
What Vinkius changes
You stop hunting for data in separate tabs and start getting it exactly where you're already working.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Lead Scraping
A marketing manager asks the agent to summarize the top 5 entries from a Lead Gen form using list_responses.
- Real-world use case 02
Campaign Audit
A manager asks for the analytics of a specific customer satisfaction survey to see completion rates using get_form_analytics.
- Real-world use case 03
HR Tracking
An HR lead checks the status of a recruitment survey and asks the agent to remove duplicate responses.
Complete set · 12capabilities
The complete AidaForm capability set.
These are the exact actions your AI can choose when you ask it to work with AidaForm.
01—04
4 capabilities in this set.
Part of 12 available through AidaForm.
- 01 Capability
Get form analytics
Retrieves performance metrics and data for a specific form.
- 02 Capability
Get form
Pulls the full configuration and metadata for a single survey.
- 03 Capability
Get response
Fetches the detailed content of an individual form submission.
- 04 Capability
List forms
Shows a directory of all forms currently in your account.
05—08
4 capabilities in this set.
Part of 12 available through AidaForm.
- 05 Capability
Create form
Generates a new online form or survey directly from your AI agent.
- 06 Capability
Delete form
Removes a specific form from your AidaForm account.
- 07 Capability
Delete response
Deletes a single response to keep your data clean and compliant.
- 08 Capability
Export responses
Downloads your collected survey results for use in other applications.
09—12
4 capabilities in this set.
Part of 12 available through AidaForm.
- 09 Capability
Check aidaform status
Verifies that your connection to the AidaForm platform is active and working.
- 10 Capability
List responses
Lists all submissions received for a specific form.
- 11 Capability
List workspaces
Shows the different workspaces available in your account.
- 12 Capability
Update form
Modifies the configuration of an existing form or survey.
Set up in minutes
One URL. Then ask AidaForm to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AidaForm 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_lm63BpcOwPOixJomxmoxXMlyElo2VZFN8Ne1ylTL/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 AidaForm, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AidaForm for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lm63BpcOwPOixJomxmoxXMlyElo2VZFN8Ne1ylTL/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 AidaForm URL.
- Step 03
Save and start
Save the connection and enable AidaForm in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"aidaform": {
"url": "https://edge.vinkius.com/vk_preview_lm63BpcOwPOixJomxmoxXMlyElo2VZFN8Ne1ylTL/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 AidaForm
Open Agent mode in chat and ask: "Using AidaForm, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"aidaform": {
"url": "https://edge.vinkius.com/vk_preview_lm63BpcOwPOixJomxmoxXMlyElo2VZFN8Ne1ylTL/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 AidaForm
Ask Copilot: "Using AidaForm, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"aidaform": {
"url": "https://edge.vinkius.com/vk_preview_lm63BpcOwPOixJomxmoxXMlyElo2VZFN8Ne1ylTL/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 AidaForm
Open Cascade and ask: "Using AidaForm, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"aidaform": {
"url": "https://edge.vinkius.com/vk_preview_lm63BpcOwPOixJomxmoxXMlyElo2VZFN8Ne1ylTL/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 AidaForm
Ask Cline: "Using AidaForm, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add aidaform --transport http "https://edge.vinkius.com/vk_preview_lm63BpcOwPOixJomxmoxXMlyElo2VZFN8Ne1ylTL/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 AidaForm
Ask Claude: "Using AidaForm, show me...". 12 tools are ready
Where the request belongs
Work AidaForm can move forward.
This is for the marketing lead tired of manually exporting CSVs every morning, the HR manager tracking recruitment across five different forms, and the ops person who needs to keep their lead database clean without manual scrubbing.
Marketing Manager
Pulls lead responses and checks survey completion rates during campaign meetings.
HR Coordinator
Monitors recruitment forms and employee feedback surveys from a single chat interface.
Data Analyst
Extracts raw survey data to feed into larger reports or custom workflows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMokaform
Create interactive forms and surveys with visual logic builders that adapt questions based on previous answers dynamically.
Formsite
Manage forms, retrieve results, and automate data collection via AI agents with Formsite.
OpnForm
Create beautiful open-source forms with conditional logic, file uploads, and integrations that rival premium form builders.
123FormBuilder
Build and manage online forms, collect submissions, and organize workspaces with AI-powered form automation for any workflow.
Typeform
Create beautifully designed forms and surveys that ask one question at a time and get dramatically higher completion rates.
Paperform
Manage online forms and submissions via Paperform. list forms, track submissions, and configure webhooks directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep AidaForm 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 AidaForm.
The practical details behind the request, access and result.
Can I use the AidaForm MCP to get new leads?
Yes. You can ask your agent to pull the latest submissions from any of your active forms and summarize them directly in your chat.
How does AidaForm help with HR surveys?
It allows HR teams to monitor recruitment forms and employee feedback surveys in real-time without needing to log into the AidaForm dashboard manually.
Can I delete old responses using the AidaForm MCP?
Yes. You can tell your agent to remove specific response IDs to keep your database clean and compliant with your data retention policies.
Does AidaForm support real-time analytics?
Yes. You can ask your agent to pull performance metrics and analytics for any specific form to see completion rates and other data instantly.
How do I connect AidaForm to my AI agent?
Once you subscribe on Vinkius, you just need to paste your API Key from the AidaForm dashboard into your AI client's MCP settings.
How do I find my AidaForm API Key?
Log in to your account, navigate to Settings > API Key, and click Generate or copy your unique token.
Can I retrieve individual response data via AI?
Yes! Use the get_response capability with the Form ID and Response ID to retrieve the complete high-fidelity submission data programmatically.
How do I find my Form IDs?
Use the list_forms capability to retrieve your complete directory of forms along with their unique high-fidelity IDs programmatically.
One connection away
Give your agent a direct line to AidaForm.
Connect AidaForm once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available