lupin4/wintermolt
Open-source AI agent CLI built in Zig. A pure Zig rewrite of OpenClaw — one ~5MB binary, zero Node.js. Agentic loop, SSE streaming, tool dispatch, SQLite history, and multi-backend support (Claude, Ollama, OpenAI-compatible). Cross-compiles Mac & Linux in one command.
Platform-specific configuration:
{
"mcpServers": {
"wintermolt": {
"command": "npx",
"args": [
"-y",
"wintermolt"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...