How to Use the AidaForm MCP in Claude Code
Run CLI pipelines to export, analyze, and manage AidaForm data directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AidaForm MCP to Claude Code
Create your Vinkius account to connect AidaForm 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 AidaForm responses directly to Claude Code
Claude Code uses this AidaForm MCP Server to execute `export_responses` and pipe the output straight to terminal utilities like jq or grep. You can filter and manipulate your submission data instantly. There's no need to leave your SSH session or download files manually. The tool lets you query specific AidaForm submissions with `get_response` to feed live data directly into terminal-based notification scripts. This keeps your command-line operations fast.
Automate form deployments from the command line
This MCP Server enables Claude Code to run `create_form` and `update_form` as part of your terminal deployment scripts. You can version-control your form structures in git. You'll push updates directly from your command line. The shell agent verifies the deployment status using `check_aidaform_status` to ensure your Claude Code pipelines never break due to connection issues. This brings modern DevOps practices to your online surveys.
Batch clean form submissions in your shell
Claude Code uses the terminal to run batch operations like `delete_form` and `delete_response` across multiple AidaForm workspaces. You can script these commands to run on a cron job or a CI/CD pipeline. By listing available targets with `list_forms` and `list_workspaces`, the agent filters out old assets based on date thresholds. You maintain clean production environments using simple terminal commands.
Set up AidaForm 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 seeaidaform-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest AidaForm transactions." It will automatically discover and invoke the available AidaForm tools.
claude mcp add --transport http aidaform-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 AidaForm MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AidaForm MCP today
We host it, we monitor it, we maintain it. You just paste one token.