chore(mcp): rename mai → supabase in .mcp.json

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
This commit is contained in:
m
2026-04-26 00:37:37 +02:00
parent 63b43ff7c8
commit 3b1b049b2e

View File

@@ -1,6 +1,6 @@
{
"mcpServers": {
"mai": {
"supabase": {
"type": "http",
"url": "http://100.99.98.201:8000/mcp",
"headers": {