Skip to main content
MCP Server

Agent reasoning, memory, and token-optimized context for AI applications.

Share
0 stars TypeScript Unknown Updated: 2026-04-16

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the logic-server MCP server for me.

Server: logic-server
Description: Agent reasoning, memory, and token-optimized context for AI applications.
Install command: npx -y nocturnusai-mcp

Environment variables needed:
- NOCTURNUSAI_URL: Base URL of the NocturnusAI server
- NOCTURNUSAI_API_KEY: API key for authenticated access
- NOCTURNUSAI_DATABASE: Database name to use
- NOCTURNUSAI_TENANT: Tenant ID for multi-tenant isolation

GitHub: https://github.com/Auctalis/nocturnusai

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-nocturnus-logic-server": {
      "command": "npx",
      "args": [
        "-y",
        "nocturnusai-mcp"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y nocturnusai-mcp

Tools (1)

execute

Execute server operations

Environment Variables

NOCTURNUSAI_URL Optional

Base URL of the NocturnusAI server

Example: value
NOCTURNUSAI_API_KEY Optional

API key for authenticated access

Example: your-value-here
NOCTURNUSAI_DATABASE Optional

Database name to use

Example: value
NOCTURNUSAI_TENANT Optional

Tenant ID for multi-tenant isolation

Example: value

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Agent reasoning, memory, and token-optimized context for AI applications.

Overview

Agent reasoning, memory, and token-optimized context for AI applications.

Repository

Find the source code at https://github.com/Auctalis/nocturnusai.

Tools

  • execute: Execute server operations

Environment Variables

  • NOCTURNUSAI_URL: Base URL of the NocturnusAI server
  • NOCTURNUSAI_API_KEY: API key for authenticated access
  • NOCTURNUSAI_DATABASE: Database name to use
  • NOCTURNUSAI_TENANT: Tenant ID for multi-tenant isolation

Installation

NPX

npx -y nocturnusai-mcp

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.