Skip to content

Commit 3b505c1

Browse files
Rename google-calendar MCP key and clear gmail/gcal URLs (#184)
Across all plugin .mcp.json files: - Rename "google-calendar" key to "google calendar" - Replace gmail and google calendar URLs with empty string placeholders
1 parent 8fd1c52 commit 3b505c1

12 files changed

Lines changed: 36 additions & 36 deletions

File tree

customer-support/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"type": "http",
2929
"url": "https://microsoft365.mcp.claude.com/mcp"
3030
},
31-
"google-calendar": {
31+
"google calendar": {
3232
"type": "http",
33-
"url": "https://gcal.mcp.claude.com/mcp"
33+
"url": ""
3434
},
3535
"gmail": {
3636
"type": "http",
37-
"url": "https://gmail.mcp.claude.com/mcp"
37+
"url": ""
3838
}
3939
}
4040
}

design/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"type": "http",
2929
"url": "https://mcp.intercom.com/mcp"
3030
},
31-
"google-calendar": {
31+
"google calendar": {
3232
"type": "http",
33-
"url": "https://gcal.mcp.claude.com/mcp"
33+
"url": ""
3434
},
3535
"gmail": {
3636
"type": "http",
37-
"url": "https://gmail.mcp.claude.com/mcp"
37+
"url": ""
3838
}
3939
}
4040
}

engineering/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"type": "http",
3333
"url": "https://mcp.datadoghq.com/mcp"
3434
},
35-
"google-calendar": {
35+
"google calendar": {
3636
"type": "http",
37-
"url": "https://gcal.mcp.claude.com/mcp"
37+
"url": ""
3838
},
3939
"gmail": {
4040
"type": "http",
41-
"url": "https://gmail.mcp.claude.com/mcp"
41+
"url": ""
4242
}
4343
}
4444
}

enterprise-search/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"type": "http",
2525
"url": "https://microsoft365.mcp.claude.com/mcp"
2626
},
27-
"google-calendar": {
27+
"google calendar": {
2828
"type": "http",
29-
"url": "https://gcal.mcp.claude.com/mcp"
29+
"url": ""
3030
},
3131
"gmail": {
3232
"type": "http",
33-
"url": "https://gmail.mcp.claude.com/mcp"
33+
"url": ""
3434
}
3535
}
3636
}

finance/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"type": "http",
2121
"url": "https://microsoft365.mcp.claude.com/mcp"
2222
},
23-
"google-calendar": {
23+
"google calendar": {
2424
"type": "http",
25-
"url": "https://gcal.mcp.claude.com/mcp"
25+
"url": ""
2626
},
2727
"gmail": {
2828
"type": "http",
29-
"url": "https://gmail.mcp.claude.com/mcp"
29+
"url": ""
3030
}
3131
}
3232
}

human-resources/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"type": "http",
55
"url": "https://mcp.slack.com/mcp"
66
},
7-
"google-calendar": {
7+
"google calendar": {
88
"type": "http",
9-
"url": "https://gcal.mcp.claude.com/mcp"
9+
"url": ""
1010
},
1111
"gmail": {
1212
"type": "http",
13-
"url": "https://gmail.mcp.claude.com/mcp"
13+
"url": ""
1414
},
1515
"notion": {
1616
"type": "http",

legal/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"type": "http",
2525
"url": "https://mcp.docusign.com/mcp"
2626
},
27-
"google-calendar": {
27+
"google calendar": {
2828
"type": "http",
29-
"url": "https://gcal.mcp.claude.com/mcp"
29+
"url": ""
3030
},
3131
"gmail": {
3232
"type": "http",
33-
"url": "https://gmail.mcp.claude.com/mcp"
33+
"url": ""
3434
}
3535
}
3636
}

marketing/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"type": "http",
4545
"url": "https://mcp.supermetrics.com/mcp"
4646
},
47-
"google-calendar": {
47+
"google calendar": {
4848
"type": "http",
49-
"url": "https://gcal.mcp.claude.com/mcp"
49+
"url": ""
5050
},
5151
"gmail": {
5252
"type": "http",
53-
"url": "https://gmail.mcp.claude.com/mcp"
53+
"url": ""
5454
}
5555
}
5656
}

operations/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"type": "http",
55
"url": "https://mcp.slack.com/mcp"
66
},
7-
"google-calendar": {
7+
"google calendar": {
88
"type": "http",
9-
"url": "https://gcal.mcp.claude.com/mcp"
9+
"url": ""
1010
},
1111
"gmail": {
1212
"type": "http",
13-
"url": "https://gmail.mcp.claude.com/mcp"
13+
"url": ""
1414
},
1515
"notion": {
1616
"type": "http",

product-management/.mcp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
"type": "http",
5353
"url": "https://api.fireflies.ai/mcp"
5454
},
55-
"google-calendar": {
55+
"google calendar": {
5656
"type": "http",
57-
"url": "https://gcal.mcp.claude.com/mcp"
57+
"url": ""
5858
},
5959
"gmail": {
6060
"type": "http",
61-
"url": "https://gmail.mcp.claude.com/mcp"
61+
"url": ""
6262
},
6363
"similarweb": {
6464
"type": "http",

0 commit comments

Comments
 (0)