OpnForm Connector for AI agents.
11 live capabilities
Build and manage lead capture forms and surveys using natural language.
Waiting for input…
Why people use OpnForm
OpnForm for automated lead generation and survey management
With this Connector, you just tell your AI agent what the survey is about. It builds the form, assigns it to the right workspace, and lets you get back to your actual work. You get a finished form in seconds.
What Vinkius changes
You get a conversational interface for your entire form infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapid campaign launch
A marketer needs 5 new survey forms for a product launch.
- Real-world use case 02
Real-time submission tracking
A manager wants to see how many people signed up today.
- Real-world use case 03
Data cleanup
A dev needs to clear out 100 old test submissions.
Complete set · 11capabilities
The complete OpnForm capability set.
These are the exact actions your AI can choose when you ask it to work with OpnForm.
01—04
4 capabilities in this set.
Part of 11 available through OpnForm.
- 01 Capability
Delete submission
Delete a form submission. This allows you to keep your data clean by getting rid of test entries.
- 02 Capability
Get form
Get details for a specific form. Use this to check the current status of a survey.
- 03 Capability
Get submission
Get details for a specific form submission. This is useful for reviewing individual user feedback.
- 04 Capability
Get workspace
Get details for a specific workspace. Use this to see how your forms are organized.
05—08
4 capabilities in this set.
Part of 11 available through OpnForm.
- 05 Capability
List forms
List forms in OpnForm. This gives you a quick overview of all your active surveys.
- 06 Capability
List submissions
List submissions for a form. Use this to see the latest data coming in from your audience.
- 07 Capability
List workspaces
List OpnForm workspaces. This helps you navigate between different projects or departments.
- 08 Capability
Get me
Get current OpnForm user details. Use this to check your account status and access levels.
09—11
3 capabilities in this set.
Part of 11 available through OpnForm.
- 09 Capability
Update form
Update an existing OpnForm form. This allows you to modify surveys on the fly without rebuilding them.
- 10 Capability
Create form
Create a new OpnForm form. Use this to build surveys or lead magnets from scratch using natural language instructions.
- 11 Capability
Delete form
Delete an OpnForm form. Use this to remove old campaigns and keep your workspace organized.
Set up in minutes
One URL. Then ask OpnForm to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OpnForm 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_gl9pgYDSlHAE3x3vKOomCATn61RrGFEg1qezsvsQ/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 OpnForm, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OpnForm for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_gl9pgYDSlHAE3x3vKOomCATn61RrGFEg1qezsvsQ/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 OpnForm URL.
- Step 03
Save and start
Save the connection and enable OpnForm in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"opnform": {
"url": "https://edge.vinkius.com/vk_preview_gl9pgYDSlHAE3x3vKOomCATn61RrGFEg1qezsvsQ/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 OpnForm
Open Agent mode in chat and ask: "Using OpnForm, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"opnform": {
"url": "https://edge.vinkius.com/vk_preview_gl9pgYDSlHAE3x3vKOomCATn61RrGFEg1qezsvsQ/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 OpnForm
Ask Copilot: "Using OpnForm, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"opnform": {
"url": "https://edge.vinkius.com/vk_preview_gl9pgYDSlHAE3x3vKOomCATn61RrGFEg1qezsvsQ/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 OpnForm
Open Cascade and ask: "Using OpnForm, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"opnform": {
"url": "https://edge.vinkius.com/vk_preview_gl9pgYDSlHAE3x3vKOomCATn61RrGFEg1qezsvsQ/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 OpnForm
Ask Cline: "Using OpnForm, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add opnform --transport http "https://edge.vinkius.com/vk_preview_gl9pgYDSlHAE3x3vKOomCATn61RrGFEg1qezsvsQ/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 OpnForm
Ask Claude: "Using OpnForm, show me...". 11 tools are ready
Where the request belongs
Work OpnForm can move forward.
This is for marketing managers tired of manual form creation, product managers who need faster feedback loops, and developers who want to automate form lifecycles.
Marketing Manager
Uses the Connector to spin up lead capture forms for new campaigns without leaving their chat interface.
Product Manager
Quickly pulls and summarizes user feedback submissions to prioritize the product roadmap.
Operations Coordinator
Manages multiple workspaces and deletes stale forms to keep the company data organized.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectors123FormBuilder
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.
AidaForm
Design beautiful online forms, quizzes, and surveys that convert and collect structured data effortlessly.
Formsite
Manage forms, retrieve results, and automate data collection via AI agents with Formsite.
Paperform
Manage online forms and submissions via Paperform. list forms, track submissions, and configure webhooks directly from any AI agent.
Formstack
Manage professional forms, track submissions, and automate data collection via AI agents with Formstack.
Bring your own AI
Change the model, client or framework. Keep OpnForm 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 OpnForm.
The practical details behind the request, access and result.
Can OpnForm MCP help me build forms faster?
Yes, it lets your AI agent create forms for you. You can describe the survey you need in plain English, and the Connector handles the creation process.
Can I use OpnForm MCP to see my survey results?
Yes, it pulls submission data directly into your chat. You can ask your agent to list the latest responses or summarize them for you.
Does OpnForm MCP support multiple workspaces?
Yes, it can manage and list all your workspaces. This makes it easy to organize different projects or departments in one place.
Can I delete old forms with OpnForm MCP?
Yes, you can use it to remove stale forms. This helps you keep your workspace clean and organized without manual cleanup.
How do I connect OpnForm MCP to my AI?
You just need your Personal Access Token from your OpnForm dashboard. Once you add that to the Connector, your agent can start managing your forms.
Can my AI automatically create a new form by describing it?
Yes! Use the create_form capability. Provide a title and optional fields, and your agent will generate the form in your workspace instantly. You can then refine it via natural language.
How do I find my OpnForm Personal Access Token?
Log in to OpnForm, navigate to Settings > API Keys, and click 'Create a new token'. Copy the generated key immediately as it will only be shown once.
Does it support listing all submissions?
Yes, use the list_submissions capability with your Form ID. The AI can then help you search, filter, or summarize the results directly in the chat.
One connection away
Give your agent a direct line to OpnForm.
Connect OpnForm once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available