Local UTC clock, JSON validity check, URL host/path shape, and IANA timezone names. No account and no network calls.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/mcp-server.mjs"
],
"cwd": "${PLUGIN_ROOT}"
}