26 lines
657 B
JSON
26 lines
657 B
JSON
{
|
|
"mcpServers": {
|
|
"supabase": {
|
|
"type": "http",
|
|
"serverUrl": "https://mcp.supabase.com/mcp?project_ref=qynbahcxyenxreplmyam",
|
|
"headers": {
|
|
"Authorization": "Bearer sbp_2f51ed33e9a5bb75664b888bd8667823593ab3b0"
|
|
}
|
|
},
|
|
"next-devtools": {
|
|
"command": "npx",
|
|
"args": ["-y", "next-devtools-mcp@latest"]
|
|
},
|
|
"n8n-mcp": {
|
|
"command": "npx",
|
|
"args": ["-y", "n8n-mcp"]
|
|
},
|
|
"vercel": {
|
|
"type": "http",
|
|
"serverUrl": "https://mcp.vercel.com",
|
|
"headers": {
|
|
"Authorization": "Bearer vcp_0iOjcKWnaTMxaMAzpXw7RI0FcPs1wwrpkwoHrbBHDu4KukjqFN37fhdr"
|
|
}
|
|
}
|
|
}
|
|
}
|