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

33 lines
617 B
JSON

{
"mcpServers": {
"slack": {
"type": "http",
"url": "https://mcp.slack.com/mcp",
"oauth": {
"clientId": "1601185624273.8899143856786",
"callbackPort": 3118
}
},
"google calendar": {
"type": "http",
"url": ""
},
"gmail": {
"type": "http",
"url": ""
},
"notion": {
"type": "http",
"url": "https://mcp.notion.com/mcp"
},
"atlassian": {
"type": "http",
"url": "https://mcp.atlassian.com/v1/mcp"
},
"asana": {
"type": "http",
"url": "https://mcp.asana.com/v2/mcp"
}
}
}