MCP Directory
Back

thClaws

by thClaws · Rust · ★ 1,131

Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider, MCP, skills, plugins, agent teams.

#agent-harness#agent-teams#ai-agent#anthropic#claude-code#cli#desktop-app#developer-tools#gemini#kms#llm#llm-wiki#mcp#model-context-protocol#multi-provider#ollama#openai#rust#tauri#telegram-bot

Install

cargo install --git https://github.com/thClaws/thClaws.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "thclaws": {
      "command": "npx",
      "args": [
        "-y",
        "github:thClaws/thClaws"
      ]
    }
  }
}

From the README

**The open-source agent harness, in your terminal and on your desktop.** A native-Rust AI agent workspace that codes, automates, remembers, and coordinates — running on your own machine. One binary. Sovereign by design. Built by a small team hacking in public. [](https://github.com/thClaws/thClaws/stargazers) [](https://github.com/thClaws/thClaws/graphs/contributors) [](https://github.com/thClaws/thClaws/discussions) [](https://github.com/thClaws/thClaws/releases) [](https://github.com/thClaws/thClaws/actions) [](#license) [](#installation) [](https://www.rust-lang.org/) [Website](https://t…
Read full README on GitHub →

Related communication servers