12 lines
207 B
JSON
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}"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|