Skip to content

digitalforgeca/homebrew-sulcus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages