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

49 lines
1007 B
JSON

{
"mcpServers": {
"slack": {
"type": "http",
"url": "https://mcp.slack.com/mcp",
"oauth": {
"clientId": "1601185624273.8899143856786",
"callbackPort": 3118
}
},
"linear": {
"type": "http",
"url": "https://mcp.linear.app/mcp"
},
"asana": {
"type": "http",
"url": "https://mcp.asana.com/v2/mcp"
},
"atlassian": {
"type": "http",
"url": "https://mcp.atlassian.com/v1/mcp"
},
"notion": {
"type": "http",
"url": "https://mcp.notion.com/mcp"
},
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
},
"pagerduty": {
"type": "http",
"url": "https://mcp.pagerduty.com/mcp"
},
"datadog": {
"type": "http",
"url": "https://mcp.datadoghq.com/api/unstable/mcp-server/mcp"
},
"google calendar": {
"type": "http",
"url": ""
},
"gmail": {
"type": "http",
"url": ""
}
}
}