Skip to content
Grok

AskLoop for Grok

app.askloop/askloop

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

client:Grok transport:streamable-http

Install AskLoop in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

AskLoop in other clients