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:
mAi
2026-04-26 00:37:35 +02:00
parent e4797aa532
commit 7d731e8bcf

View File

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