semantic-wake-intelligence-mcp

semanticintent/semantic-wake-intelligence-mcp
★ 3 stars TypeScript 🤖 AI/LLM Updated today
Wake Intelligence MCP Server - Temporal intelligence for AI agents with 3-layer brain architecture (Past/Present/Future)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "semantic-wake-intell": {
      "command": "npx",
      "args": [
        "-y",
        "semanticintent/semantic-wake-intelligence-mcp"
      ]
    }
  }
}

README Excerpt

> **Wake Intelligence: 3-Layer Temporal Intelligence for AI Agents** > > A production-ready Model Context Protocol (MCP) server implementing a temporal intelligence "brain" with three layers: **Past** (causality tracking), **Present** (memory management), and **Future** (predictive pre-fetching). > > Reference implementation of Semantic Intent as Single Source of Truth patterns with hexagonal architecture.

Tools (8)

CORSMiddlewareCloudflareAIProviderContextServiceContextSnapshotD1ContextRepositoryMCPProtocolHandlerMCPRouterToolExecutionHandler

Topics

ai-agentscausality-enginecloudflare-workershexagonal-architecturemcp-servermemory-managerpropagation-enginetemporal-intelligencewake-intelligence