my-agent-os

sabateen2github/my-agent-os
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
Version-controlled Agent OS toolkit for OpenCode. 3-tier reasoning (DeepSeek V4 Pro + Gemini 3.1 Pro), browser telemetry, MCP servers, and agent orchestration.
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": {
    "my-agent-os": {
      "command": "uvx",
      "args": [
        "my-agent-os"
      ]
    }
  }
}

Or install with pip: pip install my-agent-os

README Excerpt

A version-controlled, global Agent OS toolkit for [OpenCode](https://opencode.ai). Consolidates AI configurations from OpenCode and Gemini CLI into a 3-tier deep reasoning architecture backed by **DeepSeek V4 Pro** and **Gemini 3.1 Pro Preview**. ```bash git clone https://github.com/sabateen2github/my-agent-os.git ~/my-agent-os

Tools (4)

BRAVE_API_KEYDEEPSEEK_API_KEYGEMINI_API_KEYbrowser_telemetry