Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"move": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-server/dist/index.js"
],
"env": {
"DATA_PATH": "${CLAUDE_PLUGIN_ROOT}/data"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
nodeDATA_PATH=${CLAUDE_PLUGIN_ROOT}/data