FormKeep Connector for AI agents.
5 live capabilities
Manage form submissions and lead data through a conversational interface.
Waiting for input…
Why people use FormKeep
FormKeep for Automated Lead Management
This Connector changes the flow. You just tell your agent to pull the latest leads or find a specific submission. The data shows up right in your chat window, ready for you to use. You get your answers in seconds without ever opening a new tab.
What Vinkius changes
You get direct, conversational access to your form data without writing a single line of code.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Lead Follow-up
A manager asks for the last 5 leads from a 'Contact Us' form to give the sales team a head start on outreach.
- Real-world use case 02
Data Integrity Check
A dev asks the agent to list submissions for a new form to ensure the fields are mapping correctly from the frontend.
- Real-world use case 03
Survey Analysis
A marketer asks for all submissions from a recent survey to see what customers think about a new feature launch.
Complete set · 5capabilities
The complete FormKeep capability set.
These are the exact actions your AI can choose when you ask it to work with FormKeep.
01—03
3 capabilities in this set.
Part of 5 available through FormKeep.
- 01 Capability
Delete submission
Remove a specific record from your database. Use this to clean up spam or test entries quickly.
- 02 Capability
Get form details
Get the metadata for a specific form. This lets you see the unique identifiers and setup info your agent needs.
- 03 Capability
Get submission
Fetch the full details of a single form entry. Use this to see exactly what a customer submitted in one go.
04—05
2 capabilities in this set.
Part of 5 available through FormKeep.
- 04 Capability
List forms
List every form in your FormKeep account. This helps your agent see what forms are available for you to query.
- 05 Capability
List submissions
Get a list of all submissions for a specific form. It's the fastest way to see a history of your entries.
Set up in minutes
One URL. Then ask FormKeep to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use FormKeep 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_pufuKxfLe9V4CnqX6zU5BDltuyNrvhWk5YwwKyZf/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 FormKeep, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable FormKeep for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pufuKxfLe9V4CnqX6zU5BDltuyNrvhWk5YwwKyZf/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 FormKeep URL.
- Step 03
Save and start
Save the connection and enable FormKeep in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"formkeep": {
"url": "https://edge.vinkius.com/vk_preview_pufuKxfLe9V4CnqX6zU5BDltuyNrvhWk5YwwKyZf/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 FormKeep
Open Agent mode in chat and ask: "Using FormKeep, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"formkeep": {
"url": "https://edge.vinkius.com/vk_preview_pufuKxfLe9V4CnqX6zU5BDltuyNrvhWk5YwwKyZf/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 FormKeep
Ask Copilot: "Using FormKeep, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"formkeep": {
"url": "https://edge.vinkius.com/vk_preview_pufuKxfLe9V4CnqX6zU5BDltuyNrvhWk5YwwKyZf/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 FormKeep
Open Cascade and ask: "Using FormKeep, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"formkeep": {
"url": "https://edge.vinkius.com/vk_preview_pufuKxfLe9V4CnqX6zU5BDltuyNrvhWk5YwwKyZf/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 FormKeep
Ask Cline: "Using FormKeep, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add formkeep --transport http "https://edge.vinkius.com/vk_preview_pufuKxfLe9V4CnqX6zU5BDltuyNrvhWk5YwwKyZf/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 FormKeep
Ask Claude: "Using FormKeep, show me...". 5 tools are ready
Where the request belongs
Work FormKeep can move forward.
This is for the lead gen manager who's drowning in emails and needs to see who signed up today, or the frontend dev who wants to verify data without building a custom admin panel.
Lead Generation Manager
Checks for new inbound inquiries and pulls lead lists for sales follow-up during the day.
Frontend Developer
Verifies that form submissions are hitting the backend correctly during the development phase.
Marketing Operations
Pulls survey data and customer feedback to build reports for the weekly team meeting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFormspree
Manage form submissions and automate data collection via Formspree. list entries, filter by date, and submit new data directly from your AI agent.
123FormBuilder
Build and manage online forms, collect submissions, and organize workspaces with AI-powered form automation for any workflow.
Getform
Automate form submissions and manage responses via Getform. submit data to endpoints and list submissions directly from your AI agent.
Basin
Form backend and lead capture automation. manage form submissions, filter spam, and trigger webhooks via AI.
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 FormKeep 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 FormKeep.
The practical details behind the request, access and result.
How does the FormKeep MCP help with lead generation?
It lets you pull new leads directly into your chat. Instead of checking a dashboard, you can just ask your agent to show you the latest signups so you can follow up immediately.
Can I use FormKeep MCP to see my form settings?
Yes, you can ask your agent to show you the metadata for any form. This includes unique identifiers and setup details without you having to leave your current workspace.
Does the FormKeep MCP support deleting records?
Yes, you can ask your agent to remove specific submissions. This is great for cleaning up spam or removing test entries quickly.
Can I use FormKeep MCP to check for spam?
Absolutely. You can list your submissions and then ask your agent to identify or delete the ones that look like spam to keep your data clean.
How do I connect FormKeep to my AI client?
You just need to subscribe to the Connector through the Vinkius Marketplace and provide your FormKeep API Token. Once connected, your AI client can access your data instantly.
How do I get an API Token for FormKeep?
You can find your secret API token in your FormKeep dashboard by navigating to the 'Reports' tab of your specific form.
Can I filter out spam submissions via the agent?
Yes! The 'list_submissions' capability allows you to set the 'spam' parameter to false to exclude all entries flagged as spam by FormKeep.
Is it possible to delete individual submissions using the agent?
Absolutely. Use the 'delete_submission' capability and provide the Form ID and Submission ID to permanently remove a record from your account.
How do I find my Form ID?
The Form ID is the alphanumeric string found in your form's URL or under the 'Setup' tab in your FormKeep dashboard.
One connection away
Give your agent a direct line to FormKeep.
Connect FormKeep once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available