Projects
muthr is our only runtime system. The rest are supporting tools.
Flagship
muthr
Orchestrates local model inference, project sandboxes, and MCP services on Apple Silicon.
- Docs: /muthr/
- Source: github.com/tappunk/muthr
- Specs: github.com/tappunk/muthr-specs
Toolchain
Install via Homebrew
All primary tappunk Rust apps are installable with Homebrew:
bash
brew install tappunk/tappunk/gre
brew install tappunk/tappunk/gsty
brew install tappunk/tappunk/muthr
brew install tappunk/tappunk/utmdIf you are using the dedicated muthr tap, this is also valid:
bash
brew install tappunk/muthr/muthrIn Development
gle is in progress. Repositories and docs will appear here when ready.