33 lines
573 B
JSON
33 lines
573 B
JSON
{
|
|
"mcpServers": {
|
|
"snowflake": {
|
|
"type": "http",
|
|
"url": ""
|
|
},
|
|
"databricks": {
|
|
"type": "http",
|
|
"url": ""
|
|
},
|
|
"bigquery": {
|
|
"type": "http",
|
|
"url": "https://bigquery.googleapis.com/mcp"
|
|
},
|
|
"slack": {
|
|
"type": "http",
|
|
"url": "https://mcp.slack.com/mcp",
|
|
"oauth": {
|
|
"clientId": "1601185624273.8899143856786",
|
|
"callbackPort": 3118
|
|
}
|
|
},
|
|
"google calendar": {
|
|
"type": "http",
|
|
"url": ""
|
|
},
|
|
"gmail": {
|
|
"type": "http",
|
|
"url": ""
|
|
}
|
|
}
|
|
}
|