Skip to content

Commit 54463b6

Browse files
committed
docs: update package description and keywords
1 parent e1d5b8f commit 54463b6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mcp-kit",
33
"version": "1.0.0",
4-
"description": "mcp tool kit",
4+
"description": "A CLI tool to create MCP (Model Context Protocol) applications with ease.",
55
"type": "module",
66
"scripts": {
77
"prepare": "husky",
@@ -27,11 +27,16 @@
2727
"mcp",
2828
"mcp server",
2929
"mcp client",
30+
"mcp host",
3031
"mcp kit",
3132
"mcp tool kit",
33+
"mcp cli",
34+
"cli",
35+
"cli tool",
3236
"create mcp",
3337
"create mcp server",
3438
"create mcp client",
39+
"create mcp host",
3540
"modelcontextprotocol",
3641
"typescript"
3742
],

0 commit comments

Comments
 (0)