Skip to content

Commit 9d5345d

Browse files
committed
chore: update package name for npm publishing
1 parent d549cac commit 9d5345d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
2-
"name": "@modelcontextprotocol/sdk",
2+
"name": "@mcp-use/modelcontextprotocol-sdk",
33
"version": "1.24.3-mcp-use.1",
4-
"description": "Model Context Protocol implementation for TypeScript",
4+
"description": "MCP TypeScript SDK fork with edge runtime support - maintained by mcp-use",
55
"license": "MIT",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"author": "Anthropic, PBC (https://anthropic.com)",
710
"homepage": "https://modelcontextprotocol.io",
811
"bugs": "https://github.com/modelcontextprotocol/typescript-sdk/issues",

0 commit comments

Comments
 (0)