Skip to content
Cursor

AskLoop for Cursor

app.askloop/askloop

Create and run surveys by chatting. Respondents just open a link — no AI, no account.

client:Cursor transport:streamable-http

Install AskLoop in Cursor

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

{
  "mcpServers": {
    "askloop": {
      "url": "https://api.askloop.app/mcp"
    }
  }
}

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

AskLoop in other clients