mcpbeat Sign in

Lassare MCP Server

answering

Lassare is answering right now. Last checked moments ago. Last commit 3 Mar 2026.

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

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
517 ms
Response time
average over 24h
5
Stars
last commit 3 Mar 2026

Lassare missed 3 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add ask --transport http https://mcp.lassare.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ask": {
      "url": "https://mcp.lassare.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ask]
url = "https://mcp.lassare.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ask": {
      "url": "https://mcp.lassare.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ask": {
      "url": "https://mcp.lassare.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.lassare.com/mcp streamable-http needs auth 475 ms 0 min ago

Alternatives to Lassare

same job, measured the same way
Whatsapp MCP
by meharajm

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

68 installs/wk local only
Oracle H
by tponscr-debug

Human approval gate for AI agents. Critical actions approved or rejected by a human via Telegram.

20 installs/wk local only
pingwa
by grzgrzgrz3

Zero-setup WhatsApp notifications + human-in-the-loop for AI agents — text 'join', send in 60s.

68 installs/wk 5 tools answering
Consentgate MCP
by jessepetersondev

Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.

23 installs/wk local only
Hubd
by bzdos

The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.

1 881 installs/wk local only
Tenpace Review Router
by tenpace-app

Human-authenticated setup for routing GitHub pull requests into the right Slack channel.

5 tools answering
Lockally Email
by lockally

Stateful email for AI agents — read inboxes, reply in-thread, draft with approval.

answering
Qorami
by loicfontaine-max

Check an email before an AI agent sends it: send / ask a human / block. Detects prompt injection.

30 installs/wk local only

Lassare — questions

Answers built from our own checks of this server.

Why is there no tool list for Lassare?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Lassare working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 517 ms. The bar chart above shows every period we have measured.
How do I connect Lassare?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Lassare need an API key?
Yes. Every time we knock, Lassare answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Lassare?
It answers our handshake in 517 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Lassare open source?
Yes — it is published under the MIT licence, written in Shell, 5 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.