4,500+ servers built on MCP Fusion
Vinkius
FormKeep logo
Vinkius
Claude Code logo

How to Use the FormKeep MCP in Claude Code

Pipe FormKeep data directly into your shell scripts. Your terminal is now the backend for your forms.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

FormKeep MCP on Cursor AI Code Editor MCP Client FormKeep MCP on Claude Desktop App MCP Integration FormKeep MCP on OpenAI Agents SDK MCP Compatible FormKeep MCP on Visual Studio Code MCP Extension Client FormKeep MCP on GitHub Copilot AI Agent MCP Integration FormKeep MCP on Google Gemini AI MCP Integration FormKeep MCP on Lovable AI Development MCP Client FormKeep MCP on Mistral AI Agents MCP Compatible FormKeep MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect FormKeep MCP to Claude Code

Create your Vinkius account to connect FormKeep to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Monitor new submissions from the CLI

Get a real-time view of your form activity without leaving the terminal. Run a simple command to see the latest entries as they come in. This one-liner pipes the output of `list_submissions` directly to `jq` for formatting: `claude mcp call formkeep-mcp list_submissions --form_id=xyz | jq .` It’s a fast way to check if your form backend is working correctly.

Automate data cleanup in CI/CD

Keep your staging environment clean. Add a step to your deployment pipeline that uses Claude Code to purge test data from your forms after a successful build. A simple script can call `list_submissions` to get all IDs from a test form, then loop through them and execute `delete_submission` for each one. Your test environment stays pristine.

Script backups and data exports

Set up a cron job to pull your form data automatically. With Claude Code, you can write a shell script that archives all your submissions nightly. The script calls `list_submissions` to get a batch of entries, uses `get_submission` to fetch the full data for each, and pipes the resulting JSON to a file or an S3 bucket. This MCP Server makes scheduled backups trivial to implement.

Setup guide

Set up FormKeep MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see formkeep-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest FormKeep transactions." It will automatically discover and invoke the available FormKeep tools.

Terminal
claude mcp add --transport http formkeep-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about FormKeep MCP in Claude Code

Run `claude mcp call formkeep-mcp list_forms` in your terminal. You can pipe the JSON output directly into other command-line tools like `jq` for filtering.
Yes. Write a shell script that calls `list_submissions` to get the IDs you want to remove, then loop and call `delete_submission` on each one. It's perfect for automated data management.
Run `claude mcp add --transport http formkeep-mcp -- `. Then verify the connection with `claude mcp list`. Your config is saved in `~/.claude.json`.
Absolutely. Use the command `claude mcp call formkeep-mcp get_submission --submission_id=...` to fetch the data for one entry as a JSON object.
The connection is handled by a Vinkius ephemeral endpoint, so your credentials aren't exposed. Claude Code only processes your form submission data in-memory for the duration of the command and never writes it to disk unless you explicitly pipe it to a file.

Start using the FormKeep MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 5 tools

We've already built the connector for FormKeep. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 5 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.