Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "pokemon tcg card search": {4 "cwd": "ABSOLUTE_PATH_HERE",5 "env": {},6 "args": [7 "ABSOLUTE_PATH_HERE/dist/index.js"8 ],9 "shell": false,10 "command": "node"11 }12 }13}
暂无评论. 成为第一个评论的人!
登录以参与讨论