37 lines
721 B
JSON
37 lines
721 B
JSON
{
|
|
"mcpServers": {
|
|
"snowflake": {
|
|
"type": "http",
|
|
"url": ""
|
|
},
|
|
"databricks": {
|
|
"type": "http",
|
|
"url": ""
|
|
},
|
|
"bigquery": {
|
|
"type": "http",
|
|
"url": "https://bigquery.googleapis.com/mcp"
|
|
},
|
|
"hex": {
|
|
"type": "http",
|
|
"url": "https://app.hex.tech/mcp"
|
|
},
|
|
"amplitude": {
|
|
"type": "http",
|
|
"url": "https://mcp.amplitude.com/mcp"
|
|
},
|
|
"amplitude-eu": {
|
|
"type": "http",
|
|
"url": "https://mcp.eu.amplitude.com/mcp"
|
|
},
|
|
"atlassian": {
|
|
"type": "http",
|
|
"url": "https://mcp.atlassian.com/v1/mcp"
|
|
},
|
|
"definite": {
|
|
"type": "http",
|
|
"url": "https://api.definite.app/v3/mcp/http"
|
|
}
|
|
}
|
|
}
|