Skip to content

Commit 284b78b

Browse files
committed
manually update
1 parent 6578e15 commit 284b78b

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

mcp-registry/servers/[email protected] renamed to mcp-registry/servers/apple-mcp.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"display_name": "Apple MCP Tools",
3-
"license": "<UNKNOWN>",
3+
"license": "MIT",
44
"tags": [
55
"apple",
66
"mcp",
@@ -21,15 +21,6 @@
2121
"@dhravya/apple-mcp@latest"
2222
],
2323
"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"
3324
}
3425
},
3526
"examples": [
@@ -54,7 +45,7 @@
5445
"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."
5546
}
5647
],
57-
"name": "@Dhravya/apple-mcp",
48+
"name": "apple-mcp",
5849
"repository": {
5950
"type": "git",
6051
"url": "https://github.com/Dhravya/apple-mcp"
@@ -68,4 +59,4 @@
6859
"System Tools"
6960
],
7061
"is_official": false
71-
}
62+
}

0 commit comments

Comments
 (0)