Skip to content

Commit 3dfc8a2

Browse files
feat: add Li+ icon to .mcpb manifest (#167)
Add icon.png (128x128 PNG) and reference it in manifest.json so MCP directories and client UIs can display the brand icon. Closes #166 Co-authored-by: liplus-lin-lay <liplus-lin-lay@users.noreply.github.com>
1 parent 5b7c7ed commit 3dfc8a2

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

mcp-server/icon.png

19.7 KB
Loading

mcp-server/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"documentation": "https://github.com/Liplus-Project/github-webhook-mcp#readme",
1818
"support": "https://github.com/Liplus-Project/github-webhook-mcp/discussions",
1919
"license": "MIT",
20+
"icon": "icon.png",
2021
"server": {
2122
"type": "node",
2223
"entry_point": "server/index.js",

0 commit comments

Comments
 (0)