Skip to content

Commit 99995e2

Browse files
committed
fix: add missing icon field in manifest.json
1 parent ab6e1c0 commit 99995e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"homepage": "https://github.com/SocketDev/socket-mcp",
1212
"documentation": "https://github.com/SocketDev/socket-mcp",
13+
"icon": "icon.png",
1314
"server": {
1415
"type": "node",
1516
"entry_point": "./index.js",

0 commit comments

Comments
 (0)