Loading subscription status...
{
"mcpServers": [
{
"Nodit MCP Server": {
"env": {
"NODE_ENV": "production"
},
"args": [
"--env",
"production"
],
"command": "npm start"
}
}
]
}