Hiroshi

hiroshi-os/Hiroshi
★ 0 stars Rust AI/LLM Updated 9d ago
Hiroshi is an agentic AI developer assistant designed as a multi-modal agent loop, running locally and integrating with Ollama, vector search, MCP servers, custom skills, web dashboards, cron tasks, and chat platforms like Telegram, Discord, WhatsApp, Slack.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hiroshi": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Hiroshi"
      ]
    }
  }
}

README Excerpt

Hiroshi is an assistant that lets you control your computer, manage files, and run commands by simply chatting with it. If you are looking for an alternative to OpenClaw, Hiroshi does the same job but runs directly on your own computer. All of your files, chat history, and API keys stay completely private on your local machine.

Tools (2)

Hiroshicleanup