Files
2026-07-13 12:20:06 +08:00

41 lines
805 B
JSON

{
"mcpServers": {
"slack": {
"type": "http",
"url": "https://mcp.slack.com/mcp",
"oauth": {
"clientId": "1601185624273.8899143856786",
"callbackPort": 3118
}
},
"intercom": {
"type": "http",
"url": "https://mcp.intercom.com/mcp"
},
"hubspot": {
"type": "http",
"url": "https://mcp.hubspot.com/anthropic"
},
"guru": {
"type": "http",
"url": "https://mcp.api.getguru.com/mcp"
},
"atlassian": {
"type": "http",
"url": "https://mcp.atlassian.com/v1/mcp"
},
"notion": {
"type": "http",
"url": "https://mcp.notion.com/mcp"
},
"google calendar": {
"type": "http",
"url": ""
},
"gmail": {
"type": "http",
"url": ""
}
}
}