项目文件夹

文件
2026-07-13 12:20:06 +08:00

53 行
1.1 KiB
JSON

{
"mcpServers": {
"quickbooks": {
"type": "http",
"url": "https://ai-inc.quickbooks.intuit.com/v1/mcp"
},
"paypal": {
"type": "sse",
"url": "https://mcp.paypal.com/sse"
},
"hubspot": {
"type": "http",
"url": "https://mcp.hubspot.com/anthropic"
},
"canva": {
"type": "http",
"url": "https://mcp.canva.com/mcp"
},
"docusign": {
"type": "http",
"url": "https://mcp.docusign.com/mcp"
},
"slack": {
"type": "http",
"url": "https://mcp.slack.com/mcp",
"oauth": {
"clientId": "1601185624273.8899143856786",
"callbackPort": 3118
}
},
"stripe": {
"type": "http",
"url": "https://mcp.stripe.com"
},
"square": {
"type": "http",
"url": "https://mcp.squareup.com/sse"
},
"gmail": {
"type": "http",
"url": "https://gmailmcp.googleapis.com/mcp/v1"
},
"google calendar": {
"type": "http",
"url": "https://calendarmcp.googleapis.com/mcp/v1"
},
"google drive": {
"type": "http",
"url": "https://drivemcp.googleapis.com/mcp/v1"
}
}
}