fix(.mcp.json): point supabase MCP at youpc Kong (paliad's actual DB)
Was hitting msupabase-kong (port 8000 on mlake) which serves the flexsiebels/msbls Supabase. Paliad lives on youpc Supabase, exposed via Traefik at ystudio.msbls.de. Verified: query 'SELECT count(*) FROM paliad.users' returns 31 (matches live DB) instead of 0 (msbls has the schema but no rows). Auth header reuses YOUPC_SUPABASE_AUTH which is already in dotenv. Effective on next Claude Code session start.
This commit is contained in:
Reference in New Issue
Block a user