From e20a5a7d8e63b081d41d14f0243e434ad72d1a3a Mon Sep 17 00:00:00 2001 From: lassare Date: Fri, 20 Feb 2026 17:42:48 +0800 Subject: [PATCH] Add Lassare MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78e460d..3a9012d 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ A list of AI coding tools (assistants, completion, refactoring, etc.). ## Model Context Protocol (MCP) +- [Lassare](https://github.com/lassare-hq/agent-configs) – Your AI coding agent asks you questions and requests approvals via Slack — so you can respond from your phone, while AFK. - [Roundtable MCP Server](https://github.com/askbudi/roundtable) – Zero-configuration MCP server that unifies multiple coding assistants (Codex, Claude Code, Cursor, Gemini) through auto-discovery and a standard interface. - [ToolHive](https://github.com/stacklok/toolhive) – Helps find the right MCP server for your task and deploy it with one click.