Installation & Configuration
{
"mcpServers": {
"nodit": {
"command": "npx",
"args": [
"@noditlabs/nodit-mcp-server@latest"
],
"env": {
"NODIT_API_KEY": "****"
}
}
}
}{
"mcpServers": {
"nodit": {
"command": "npx",
"args": [
"@noditlabs/nodit-mcp-server@latest"
],
"env": {
"NODIT_API_KEY": "****"
}
}
}
}