diff --git a/README.md b/README.md index e60ca8b..3185e25 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A professional-grade Model Context Protocol (MCP) server for Rider-Waite tarot c ```json { "command": "npx", - "args": ["tarot-mcp-server@latest"], + "args": ["tarot-mcp-server"], "env": { "NODE_ENV": "production" }