From 3b1b049b2ed6bc1f42c83283e05c3957253df508 Mon Sep 17 00:00:00 2001 From: m Date: Sun, 26 Apr 2026 00:37:37 +0200 Subject: [PATCH] =?UTF-8?q?chore(mcp):=20rename=20mai=20=E2=86=92=20supaba?= =?UTF-8?q?se=20in=20.mcp.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Project-scope `mai` server collided with the user-scope maimcp orchestration binary registered in ~/.claude.json — silently rebinding mcp__mai__* from list_tasks/update_task/send_message to Supabase SQL tools. Renaming to `supabase` keeps the namespaces disjoint. Refs: m/mAi#154 --- .mcp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mcp.json b/.mcp.json index 97eb151..e4c19c8 100644 --- a/.mcp.json +++ b/.mcp.json @@ -1,6 +1,6 @@ { "mcpServers": { - "mai": { + "supabase": { "type": "http", "url": "http://100.99.98.201:8000/mcp", "headers": {