Skip to content
Cursor

Formasty for Cursor

com.formasty/form-builder

Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.

client:Cursor transport:streamable-http

Install Formasty in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "form-builder": {
      "url": "https://app.formasty.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Formasty in other clients