How to Use the Formstack MCP in Claude Code
Pipe Formstack submission data directly to your terminal tools and automate DevOps workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Formstack MCP to Claude Code
Create your Vinkius account to connect Formstack 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.
Pipe Formstack submission data to local CLI tools
This Formstack MCP Server gives your command-line agent direct access to `list_submissions` and `get_submission_details`. You can query, filter, and extract form responses directly from your terminal session without opening a browser. Claude Code retrieves the raw JSON payload and pipes it into local utilities like jq, grep, or custom bash scripts. It makes automating data processing pipelines from shell environments incredibly straightforward.
Manage Formstack configurations using this CLI MCP Server
The `list_forms` and `get_form_details` tools let you inspect your entire form inventory from your terminal. Claude Code can search your forms, check their status, and output metadata directly to stdout. If you need to make quick adjustments, Claude Code uses `update_form` to tweak settings instantly. You don't have to navigate a heavy web interface just to toggle a form status or update a redirect URL.
Deploy and monitor webhooks via command line
The `create_webhook` tool lets you register new webhook endpoints during your deployment scripts using this MCP configuration. Claude Code configures the listener and verifies the setup using `list_form_webhooks` in a single command. This is highly useful for setting up staging environments or testing webhooks. You can spin up a temporary tunnel, register it, run your tests, and tear it down without manual configuration.
Set up Formstack 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
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 userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeformstack-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Formstack transactions." It will automatically discover and invoke the available Formstack tools.
claude mcp add --transport http formstack-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 Formstack MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Formstack MCP today
We host it, we monitor it, we maintain it. You just paste one token.