improve postgres best practices and add evals

This commit is contained in:
Pedro Rodrigues
2026-01-23 17:26:45 +00:00
parent bbde7ff5f8
commit 1d9f4ea441
33 changed files with 6024 additions and 11 deletions

View File

@@ -3,6 +3,10 @@
"supabase": {
"type": "http",
"url": "https://mcp.supabase.com/mcp?features=docs"
},
"linear": {
"type": "http",
"url": "https://mcp.linear.app/mcp"
}
}
}