Skip to content

How do I connect Fiuto to Cursor?

Add Fiuto to Cursor as a remote MCP server, then sign in through the browser. Once connected, Cursor can use Fiuto to build, launch, and read studies.

  1. A Fiuto account. Sign up at app.fiuto.ai if you don’t have one.
  2. Cursor installed.
  1. Open mcp.json. Use Cursor’s MCP settings to open its configuration file.

  2. Add the Fiuto server. Add an entry with the URL https://mcp.fiuto.ai/mcp-server:

    {
    "mcpServers": {
    "fiuto": {
    "url": "https://mcp.fiuto.ai/mcp-server"
    }
    }
    }
  3. Sign in. Save the file, then use Cursor’s MCP panel to connect. Cursor opens a browser window for you to sign in to your Fiuto account.

Open a chat in Cursor and ask:

“List my Fiuto studies.”

If the connection is live, the agent returns your studies, or tells you the list is empty if you haven’t created any yet.

Once connected, Cursor does the same kinds of things you’d do in the web editor. A few to get a feel:

  1. “Using Fiuto, create a five-question rating study about the feature I just built.”
  2. “Build a preference test between these two layouts, then ask for a one-line reason after each pick.”
  3. “Show me my draft studies.”
  4. “Add a screening question so only designers can take this study.”
  5. “Launch the onboarding study and share the link.”
  6. “Pull the results from my latest study and summarise what people said.”

You don’t need to know what the underlying tools are called. Cursor translates your request into the right Fiuto actions on its own.

  1. Cursor doesn’t list any Fiuto tools. Cursor usually needs a new chat after a server is added. Close the current chat and start a fresh one.
  2. The browser sign-in didn’t open. Copy the URL from Cursor’s MCP panel and open it by hand to finish signing in.
  3. You signed in with the wrong account. Remove the Fiuto server in Cursor’s MCP settings, add it again, and sign in with the right account.
  4. The entry won’t load. Check that mcp.json is valid JSON and that the server entry contains the url shown above.

Still stuck? Write to help@fiuto.ai with what you tried and what the error looks like.

Connecting Cursor does not add a separate allowance. Fiuto uses the plan and usage shared by your account, whichever tool you work from. Check **Settings → Plan & usage** for the current limits. If an action is unavailable, Fiuto explains what is needed and points you to the next step.