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 requirementsSTEP 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.
https://formlova.com/api/mcpOpen connection examples
When the OAuth authorization screen opens, choose the demo workspace option instead of logging in.
In Claude, open Customize > Connectors, add the FORMLOVA remote MCP URL, and authenticate with OAuth.
In ChatGPT on the web, enable Developer mode under Settings > Security and login, create a remote MCP app for FORMLOVA, and authenticate with OAuth.
Add the FORMLOVA URL with `claude mcp add --transport http`, then authenticate with OAuth.
claude mcp add --transport http formlova https://formlova.com/api/mcpAdd the FORMLOVA HTTP URL under `mcpServers` in `settings.json`, then authenticate with OAuth.
gemini mcp add --transport http formlova https://formlova.com/api/mcpAdd the FORMLOVA remote URL to the Codex MCP configuration, then authenticate with OAuth.
codex mcp add formlova --url https://formlova.com/api/mcpRegister the FORMLOVA remote URL in Cursor MCP settings, then authenticate with OAuth.
"url": "https://formlova.com/api/mcp"Connection examples
When the OAuth authorization screen opens, choose the demo workspace option instead of logging in.
In Claude, open Customize > Connectors, add the FORMLOVA remote MCP URL, and authenticate with OAuth.
In ChatGPT on the web, enable Developer mode under Settings > Security and login, create a remote MCP app for FORMLOVA, and authenticate with OAuth.
Add the FORMLOVA URL with `claude mcp add --transport http`, then authenticate with OAuth.
claude mcp add --transport http formlova https://formlova.com/api/mcpAdd the FORMLOVA HTTP URL under `mcpServers` in `settings.json`, then authenticate with OAuth.
gemini mcp add --transport http formlova https://formlova.com/api/mcpAdd the FORMLOVA remote URL to the Codex MCP configuration, then authenticate with OAuth.
codex mcp add formlova --url https://formlova.com/api/mcpRegister 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.
More prompts to try
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.
