context7: replace SVG icons with new PNG icons (sm 48x48, lg 96x96)
This commit is contained in:
+12
-12
@@ -859,8 +859,8 @@
|
||||
"name": "Context7",
|
||||
"type": "mcp_remote",
|
||||
"scope": "global",
|
||||
"icon_small": "context7/icon_sm.svg",
|
||||
"icon_large": "context7/icon_lg.svg",
|
||||
"icon_small": "context7/icon_sm.png",
|
||||
"icon_large": "context7/icon_lg.png",
|
||||
"user_description": "Up-to-date documentation and code examples for any library, framework, SDK, API, CLI tool, or cloud service \u2014 fetched directly from the source. Free, no API key required.",
|
||||
"requires": [],
|
||||
"tags": [
|
||||
@@ -874,9 +874,9 @@
|
||||
"type": "none"
|
||||
},
|
||||
"folder": "context7",
|
||||
"version": 3,
|
||||
"version_string": "1.0.2",
|
||||
"version_release_date": "2026-07-22",
|
||||
"version": 4,
|
||||
"version_string": "1.0.3",
|
||||
"version_release_date": "2026-07-23",
|
||||
"tools": [
|
||||
{
|
||||
"name": "resolve-library-id",
|
||||
@@ -890,18 +890,18 @@
|
||||
"files": [
|
||||
{
|
||||
"path": "connector.json",
|
||||
"sha256": "aa34bef48e668d7f8719b9190695428013a723c994aff60487bd3151f9af2b16",
|
||||
"sha256": "dc054c942e135f53dd3ef422dc85d3a2fa19f7e2272c846b0724fc5c8b42e4b4",
|
||||
"size": 1298
|
||||
},
|
||||
{
|
||||
"path": "icon_lg.svg",
|
||||
"sha256": "1f9b3ec611c448eff1c4fb1844a948770f4c4aadf6b7e7a73d07fec738afe209",
|
||||
"size": 739
|
||||
"path": "icon_lg.png",
|
||||
"sha256": "9a5a9e2c711c3b92cf2eddfda82ec85de5f2e237f51a107bfede021b5ac92689",
|
||||
"size": 4513
|
||||
},
|
||||
{
|
||||
"path": "icon_sm.svg",
|
||||
"sha256": "5407c6bf958a7d1c83a76440c8bb8e6508941cae9f9f319dfbb9c9250807f5e0",
|
||||
"size": 724
|
||||
"path": "icon_sm.png",
|
||||
"sha256": "2a51c85a972217d901a02d1b55788911d847c990ec0a857a13304c59a4a88460",
|
||||
"size": 2709
|
||||
},
|
||||
{
|
||||
"path": "verify.py",
|
||||
|
||||
Reference in New Issue
Block a user