Loading MCP server directory, please wait...
Agent reasoning, memory, and token-optimized context for AI applications.
npx @getmcp/cli add ai.nocturnus/logic-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.nocturnus/logic-server": {
"command": "npx",
"args": [
"-y",
"nocturnusai-mcp"
],
"env": {
"NOCTURNUSAI_URL": "",
"NOCTURNUSAI_API_KEY": "",
"NOCTURNUSAI_DATABASE": "",
"NOCTURNUSAI_TENANT": ""
}
}
}
}