You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mcp-registry/servers/apple-mcp.json
+3-12Lines changed: 3 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"display_name": "Apple MCP Tools",
3
-
"license": "<UNKNOWN>",
3
+
"license": "MIT",
4
4
"tags": [
5
5
"apple",
6
6
"mcp",
@@ -21,15 +21,6 @@
21
21
"@dhravya/apple-mcp@latest"
22
22
],
23
23
"description": "Manual installation using bun"
24
-
},
25
-
"custom": {
26
-
"type": "custom",
27
-
"command": "bun",
28
-
"args": [
29
-
"run",
30
-
"index.ts"
31
-
],
32
-
"description": "Local development installation"
33
24
}
34
25
},
35
26
"examples": [
@@ -54,7 +45,7 @@
54
45
"prompt": "can you please read the note about people i met in the conference, find their contacts and emails, and send them a message saying thank you for the time."
0 commit comments