
logic-server
by @Auctalis
Agent reasoning, memory, and token-optimized context for AI applications.
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
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- 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 -y nocturnusai-mcpTools (1)
execute Execute server operations
Environment Variables
NOCTURNUSAI_URL OptionalBase URL of the NocturnusAI server
valueNOCTURNUSAI_API_KEY OptionalAPI key for authenticated access
your-value-hereNOCTURNUSAI_DATABASE OptionalDatabase name to use
valueNOCTURNUSAI_TENANT OptionalTenant ID for multi-tenant isolation
value| Name | Description | Required | Example |
|---|---|---|---|
| NOCTURNUSAI_URL | Base URL of the NocturnusAI server | Optional | value |
| NOCTURNUSAI_API_KEY | API key for authenticated access | Optional | your-value-here |
| NOCTURNUSAI_DATABASE | Database name to use | Optional | value |
| NOCTURNUSAI_TENANT | Tenant ID for multi-tenant isolation | Optional | value |
Compatibility
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 serverNOCTURNUSAI_API_KEY: API key for authenticated accessNOCTURNUSAI_DATABASE: Database name to useNOCTURNUSAI_TENANT: Tenant ID for multi-tenant isolation
Installation
NPX
npx -y nocturnusai-mcp
Related Resources
MCP Registry Server
MCP ServerPublish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.
o1 Problem Solver
PromptUse OpenAI o1's reasoning capabilities for complex problem-solving in math, science, logic, and strategic planning.
MCP Server Builder
SkillBuild high-quality Model Context Protocol (MCP) servers to integrate external APIs and services with AI assistants. Follow best practices for tool design, security, and cross-platform compatibility.
Artificial Intelligence
GlossaryThe broad field of creating machines that can perform tasks requiring human-like intelligence, such as reasoning, learning, and perception.
Office Word MCP Server
MCP ServerA Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents. This server enables AI assistants to work with Word documents through a standardized interface, providing rich document editing capabilities.
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.