logic server for Claude Code
ai.nocturnus/logic-server
Agent reasoning, memory, and token-optimized context for AI applications.
client:Claude Code
transport:stdio
runtime:npm
Install logic server in Claude Code
run in your project directory
claude mcp add logic-server -e NOCTURNUSAI_URL=<NOCTURNUSAI_URL> -e NOCTURNUSAI_API_KEY=<NOCTURNUSAI_API_KEY> -e NOCTURNUSAI_DATABASE=<NOCTURNUSAI_DATABASE> -e NOCTURNUSAI_TENANT=<NOCTURNUSAI_TENANT> -- npx -y nocturnusai-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs