Paperform Connector for AI agents.
10 live capabilities
Manage online forms and survey submissions through your AI agent.
Waiting for input…
Why people use Paperform
Paperform for managing survey data and lead collection
With this Connector, you just ask your agent to do the heavy lifting. You can pull specific submissions, check your webhook statuses, or list your forms in one go. It turns your form data into a searchable, conversational resource.
What Vinkius changes
You get direct, conversational access to your Paperform data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Lead Gen Tracking
A marketing manager asks the agent to list submissions for the 'Contact Us' form to see how many new leads came in this morning.
- Real-world use case 02
Research Analysis
A product manager asks the agent to pull the last 5 submissions for a specific survey to identify common user pain points.
- Real-world use case 03
Webhook Debugging
A developer asks the agent to list webhooks for a specific form to verify that the data is being sent to the correct endpoint.
Complete set · 10capabilities
The complete Paperform capability set.
These are the exact actions your AI can choose when you ask it to work with Paperform.
01—04
4 capabilities in this set.
Part of 10 available through Paperform.
- 01 Capability
List submissions
List submissions for a form. This lets you see the history of responses for a specific form.
- 02 Capability
List tags
List all tags used in the account. Use this to see how you're categorizing your different forms.
- 03 Capability
List webhooks
List webhooks for a form. This shows you every external connection currently active for a form.
- 04 Capability
Create webhook
Create a new webhook for a form. This lets you send form data to other apps automatically.
05—07
3 capabilities in this set.
Part of 10 available through Paperform.
- 05 Capability
Get account info
Get authenticated account information. Use this to check your current account status.
- 06 Capability
Get form
Get details for a specific form. This helps you see how a form is configured without opening the editor.
- 07 Capability
Get submission
Get details for a specific submission. This pulls the exact data a user sent in a form.
08—10
3 capabilities in this set.
Part of 10 available through Paperform.
- 08 Capability
List custom domains
List all custom domains configured. Use this to see which domains are active for your forms.
- 09 Capability
List folders
List all form folders. This helps you see how your forms are organized in the account.
- 10 Capability
List forms
List all Paperform forms. Use this to see every form you have available.
Set up in minutes
One URL. Then ask Paperform to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Paperform 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_8MBWFlWiUHxGlLSe4PjliJjRAXg1uNredJ9TTISa/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 Paperform, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Paperform for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8MBWFlWiUHxGlLSe4PjliJjRAXg1uNredJ9TTISa/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 Paperform URL.
- Step 03
Save and start
Save the connection and enable Paperform in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"paperform": {
"url": "https://edge.vinkius.com/vk_preview_8MBWFlWiUHxGlLSe4PjliJjRAXg1uNredJ9TTISa/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 Paperform
Open Agent mode in chat and ask: "Using Paperform, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"paperform": {
"url": "https://edge.vinkius.com/vk_preview_8MBWFlWiUHxGlLSe4PjliJjRAXg1uNredJ9TTISa/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 Paperform
Ask Copilot: "Using Paperform, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"paperform": {
"url": "https://edge.vinkius.com/vk_preview_8MBWFlWiUHxGlLSe4PjliJjRAXg1uNredJ9TTISa/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 Paperform
Open Cascade and ask: "Using Paperform, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"paperform": {
"url": "https://edge.vinkius.com/vk_preview_8MBWFlWiUHxGlLSe4PjliJjRAXg1uNredJ9TTISa/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 Paperform
Ask Cline: "Using Paperform, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add paperform --transport http "https://edge.vinkius.com/vk_preview_8MBWFlWiUHxGlLSe4PjliJjRAXg1uNredJ9TTISa/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 Paperform
Ask Claude: "Using Paperform, show me...". 10 tools are ready
Where the request belongs
Work Paperform can move forward.
This is for the marketing ops person who needs to check submission counts quickly or the researcher who's tired of manually exporting CSVs every morning.
Marketing Operations Manager
Checks webhook statuses and form counts to ensure lead flows aren't broken.
Customer Researcher
Pulls specific survey responses to analyze qualitative data during a project.
Web Developer
Audits form metadata and custom domains during the integration phase of a new site.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFeathery
Automate forms and user workflows via Feathery. manage users, retrieve form data, and monitor connector logs directly through your AI agent.
123FormBuilder
Build and manage online forms, collect submissions, and organize workspaces with AI-powered form automation for any workflow.
Formsite
Manage forms, retrieve results, and automate data collection via AI agents with Formsite.
AidaForm
Design beautiful online forms, quizzes, and surveys that convert and collect structured data effortlessly.
Typeform
Create beautifully designed forms and surveys that ask one question at a time and get dramatically higher completion rates.
FormKeep
Manage form submissions, automate backends, and oversee data retrieval via AI agents with FormKeep.
Bring your own AI
Change the model, client or framework. Keep Paperform 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 Paperform.
The practical details behind the request, access and result.
Can the Paperform MCP help me see my form submissions?
Yes, it lets you pull a list of submissions or get the full details of a specific entry directly in your chat. You don't have to log into the dashboard to see who filled out your forms.
How do I use the Paperform MCP to manage webhooks?
You can ask your agent to list all existing webhooks or create a new one for a specific form. This makes it much easier to manage your automations without manual clicks.
Can I use the Paperform MCP to organize my form library?
Yes, the Connector can list your folders and tags. This helps you see how your account is structured and keep your forms categorized correctly.
Does the Paperform MCP work with my custom domains?
You can use it to see all the custom domains currently configured in your account. It's a quick way to audit your active links and settings.
Can the Paperform MCP help with marketing research?
Definitely. You can pull specific survey responses to analyze customer feedback or check submission counts for different campaigns instantly.
Is the Paperform MCP good for checking account details?
Yes, it can retrieve your authenticated account information, which is useful for auditing your setup or verifying your connection status.
How do I find my Paperform Access Token?
In your Paperform account, go to Account Settings > API. There you can create and manage your API access tokens.
Can I see individual form responses?
Yes! Use the list_submissions capability to see a list of responses for a specific form, and get_submission to retrieve the full data for a particular entry.
Does this support webhook management?
Absolutely. You can use the list_webhooks and create_webhook capabilities to monitor and configure integrations for any of your forms.
One connection away
Give your agent a direct line to Paperform.
Connect Paperform once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available