Stats
Actions
Tags
From pds
Local MCP server (pds-advisor) running a Node.js process from mcp/advisor/dist/server.js. Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pds-advisor": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp/advisor/dist/server.js"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub rmzi/portable-dev-system --plugin pds