Real MCP connection

Connect the demo MCP to your AI client

A FORMLOVA account is not required. However, a supported MCP-compatible AI client environment is required separately. Create a private 24-hour demo workspace and operate FORMLOVA from Claude, ChatGPT, Claude Code, Gemini CLI, Codex, and Cursor.

View AI client requirements

STEP 1

Connect this URL to your AI

Register the URL below by following the instructions for your AI client. During the first OAuth flow, choose the demo workspace option.

MCP server URL
https://formlova.com/api/mcp
Open connection examples

When the OAuth authorization screen opens, choose the demo workspace option instead of logging in.

Claude
Web client

In Claude, open Customize > Connectors, add the FORMLOVA remote MCP URL, and authenticate with OAuth.

ChatGPT
Web client

In ChatGPT on the web, enable Developer mode under Settings > Security and login, create a remote MCP app for FORMLOVA, and authenticate with OAuth.

Claude Code
CLI / developer tool

Add the FORMLOVA URL with `claude mcp add --transport http`, then authenticate with OAuth.

claude mcp add --transport http formlova https://formlova.com/api/mcp
Gemini CLI
CLI / developer tool

Add the FORMLOVA HTTP URL under `mcpServers` in `settings.json`, then authenticate with OAuth.

gemini mcp add --transport http formlova https://formlova.com/api/mcp
Codex
CLI / developer tool

Add the FORMLOVA remote URL to the Codex MCP configuration, then authenticate with OAuth.

codex mcp add formlova --url https://formlova.com/api/mcp
Cursor
CLI / developer tool

Register the FORMLOVA remote URL in Cursor MCP settings, then authenticate with OAuth.

"url": "https://formlova.com/api/mcp"

STEP 2

Ask these after connecting

Start by listing the demo forms, then continue into response search, Excel export, ZIP export, analytics, and drafting.

1Show my demo forms
2Find customer survey responses with scores of 3 or lower
3Export unresolved inquiries to Excel
4Download this form's attachments as a ZIP
More prompts to try
5Find inquiries asking about pricing
6List inquiries that include attachments
7Analyze this month's response count and low-score trends
8Show responses by traffic source
9Mark this inquiry as resolved
10Draft a follow-up email for people who have not responded
11Create a new event registration form and show me the preview
12Tell me what is missing before publishing this form

Demo safeguards

  • Demo data is created in a private workspace per connection
  • The workspace expires after 24 hours
  • Email sending and external integrations are preview-only
  • Form creation, response search, analytics, CSV/Excel/ZIP export run for real

Start in your own workspace

After the demo proves the workflow, create a free account to manage your own forms and responses.