Local MCP server running via shell script, configured with NIGHTS_WATCH_ROOT directory path for custom Nights Watch tools or data access. Capabilities unclear from configuration.
From nights-watchnpx claudepluginhub aniketkarne/ClaudeNightsWatch --plugin claude-nights-watchAdd to your .mcp.json:
{
"mcpServers": {
"nights-watch": {
"command": "${CLAUDE_PLUGIN_ROOT}/mcp-server/nights-watch-server.sh",
"env": {
"NIGHTS_WATCH_ROOT": "${CLAUDE_PLUGIN_ROOT}"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/mcp-server/nights-watch-server.shNIGHTS_WATCH_ROOT=${CLAUDE_PLUGIN_ROOT}