Back to search
30
MCP v0.3.11

ai.nocturnus/logic-server

ai.nocturnus/logic-server

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

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
n8n-nodes-token-aware-memory
Token aware memory node for n8n AI workflows
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
@raj-sadan/ai-mind
Cognitive layer for AI agents — router, reasoner, supervisor, executor. Works standalone with built-in mocks; opts into real services when y
0 tools
logica-context
MCP server that protects your AI context window via sandboxed execution and smart indexing
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.nocturnus/logic-server": {
      "url": "None",
      "transport": "http"
    }
  }
}