★ 2,175 stars
Rust
🤖 AI/LLM
Updated 1mo ago
A Rust-native claw you can trust. One binary — sandboxed, secure, auditable. Voice, memory, MCP tools, and multi-channel access built-in.
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": {
"moltis": {
"command": "cargo",
"args": [
"run",
"--",
"moltis"
]
}
}
}
Run in terminal:
claude mcp add moltis cargo run -- moltis
Add to .cursor/mcp.json:
{
"mcpServers": {
"moltis": {
"command": "cargo",
"args": [
"run",
"--",
"moltis"
]
}
}
}
Topics
ai-agentai-assistantclawdbotllmmcpopenclawrustsandboxself-hostedsingle-binarytelegram-botvoice-assistant