Skip to content

Commit 334b277

Browse files
committed
Improve author and description
1 parent 063b807 commit 334b277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"clean": "rm -rf dist"
1010
},
1111
"keywords": [],
12-
"author": "",
12+
"author": "Routine <[email protected]> (https://routine.co/)",
1313
"license": "MIT",
14-
"description": "Model Context Protocol server using stdio",
14+
"description": "The Routine Model Context Protocol server, allowing AI clients to interact with Routine",
1515
"bin": {
1616
"mcp-server": "./dist/index.js"
1717
},

0 commit comments

Comments
 (0)