Skip to content
Claude Desktop

Lassare for Claude Desktop

com.lassare/ask

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

client:Claude Desktop transport:streamable-http

Install Lassare in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ask": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.lassare.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Lassare in other clients