Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

logic server in other clients