Cursor setup

Cursor setup

Cursor uses client credentials — pass OAuth client_id and client_secret in request headers.

  1. Create an OAuth application — see the OAuth application setup guide with the forms scope and enable useClientCredentials.
  2. Add the configuration to Cursor MCP settings:
{
    "mcpServers": {
        "formdesigner": {
            "url": "https://mcp.formdesigner.pro/v1/mcp",
            "headers": {
                "X-Client-Id": "your_client_id",
                "X-Client-Secret": "your_client_secret"
            }
        }
    }
}

Restart Cursor or reconnect the MCP server.

Comments

Order turnkey form development

No time to figure out all the settings yourself? No problem!
Order web form development from us