Files
gh-aniketkarne-claudenights…/.mcp.json
2025-11-29 17:54:59 +08:00

12 lines
207 B
JSON

{
"mcpServers": {
"nights-watch": {
"command": "${CLAUDE_PLUGIN_ROOT}/mcp-server/nights-watch-server.sh",
"env": {
"NIGHTS_WATCH_ROOT": "${CLAUDE_PLUGIN_ROOT}"
}
}
}
}