We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334b277 commit d100115Copy full SHA for d100115
package.json
@@ -13,7 +13,7 @@
13
"license": "MIT",
14
"description": "The Routine Model Context Protocol server, allowing AI clients to interact with Routine",
15
"bin": {
16
- "mcp-server": "./dist/index.js"
+ "mcp-server": "dist/index.js"
17
},
18
"dependencies": {
19
"@modelcontextprotocol/sdk": "1.7.0",
0 commit comments