Skip to content
Grok

Lassare for Grok

com.lassare/ask

Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.

client:Grok transport:streamable-http

Install Lassare in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ask": {
      "type": "http",
      "url": "https://mcp.lassare.com/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

Lassare in other clients