Skip to content

Commit bc8d42f

Browse files
committed
tweaks in mcpb manifest
1 parent 4255e89 commit bc8d42f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"dxt_version": "0.1",
2+
"manifest_version": "0.1",
33
"name": "Socket",
44
"version": "0.0.12",
55
"description": "Socket MCP server for scanning dependencies",
6-
"long_description": "__Secure your code by default.__\n\nThe Socket MCP server brings powerful, real-time dependency scanning directly into Claude. Instantly audit packages from npm, PyPI, Cargo, and more—right inside your chats—with zero setup.\n\nBuilt on the Model Context Protocol (MCP), this extension automatically evaluates packages for:\n\n- Vulnerabilities and malware\n\n- Supply chain risks\n\n- Code quality and maintenance\n\n- License compliance\n\n\n\nWith a single command, Claude will return detailed security scores (0–100) across five critical dimensions—helping you make informed decisions and avoid risky dependencies before they hit production.",
6+
"long_description": "__Secure your code by default.__\nThe Socket MCP server brings powerful, real-time dependency scanning directly into Claude. Instantly audit packages from npm, PyPI, Cargo, and more—right inside your chats—with zero setup. Built on the Model Context Protocol (MCP), this extension automatically evaluates packages for:\n - Vulnerabilities and malware\n - Supply chain risks\n - Code quality and maintenance\n - License compliance\n\n With a single command, Claude will return detailed security scores (0–100) across five critical dimensions—helping you make informed decisions and avoid risky dependencies before they hit production.",
77
"author": {
88
"name": "Socket",
99
"email": "eng@socket.dev",
10-
"url": "https://github.com/SocketDev/"
10+
"url": "https://socket.dev/"
1111
},
1212
"homepage": "https://github.com/SocketDev/socket-mcp",
13-
"documentation": "https://github.com/SocketDev/socket-mcp",
13+
"documentation": "https://github.com/SocketDev/socket-mcp?tab=readme-ov-file#socket-mcp-server",
1414
"icon": "icon.png",
1515
"server": {
1616
"type": "node",

0 commit comments

Comments
 (0)