mirror of
https://github.com/supabase/agent-skills.git
synced 2026-01-26 19:09:51 +08:00
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"mcpServers": {
|
|
"supabase": {
|
|
"type": "http",
|
|
"url": "https://mcp.supabase.com/mcp?features=docs"
|
|
},
|
|
"linear": {
|
|
"type": "http",
|
|
"url": "https://mcp.linear.app/mcp"
|
|
}
|
|
}
|
|
}
|