Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"supabase-db": {
"command": "python3",
"args": [
"/Users/kevinhill/.claude/plugins/marketplaces/claude-code-plugins/plugins/plugin-dev/scripts/supabase-mcp-server.py"
],
"env": {
"PYTHONPATH": "/Users/kevinhill/.claude/plugins/marketplaces/claude-code-plugins/plugins/plugin-dev"
}
}
}
}python3PYTHONPATH=/Users/kevinhill/.claude/plugins/marketplaces/claude-code-plugins/plugins/plugin-dev