Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Homebrew Tap for Sulcus

Thermodynamic memory for AI agents. Give Claude Code, OpenClaw, and any LLM agent persistent, heat-governed memory.

Install

brew tap digitalforgeca/sulcus
brew install sulcus-local

Usage

# Start MCP server (for Claude Code / IDE integrations)
sulcus-local stdio

# Start HTTP server (port 4200)
sulcus-local serve

Claude Code Setup

Add to ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "sulcus": {
      "command": "sulcus-local",
      "args": ["stdio"]
    }
  }
}

Links

About

Homebrew tap for Sulcus — thermodynamic memory for AI agents

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages