Skip to content

Commit f0b8765

Browse files
committed
fix: change display name to VSCode MCP Server
1 parent b74a5f9 commit f0b8765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "VSC-MCPServer",
3-
"displayName": "MCP Server",
3+
"displayName": "VSCode MCP Server",
44
"description": "Exposes VSCode's semantic code understanding capabilities via MCP",
55
"version": "0.1.0",
66
"publisher": "CodingWithCalvin",

0 commit comments

Comments
 (0)