★ 1054 Rust Apache-2.0 sse 更新 35分钟前

Th Claws

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

安装配置

暂未识别到可直接复制的 MCP 配置,请查看 GitHub README。后台管理员可以补充配置。

README 摘要

# thClaws 🦞 **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. [![GitHub stars](https://img.shields.io/github/stars/thClaws/thClaws?style=social)](https://github.com/thClaws/thClaws/stargazers) [![Contributors](https://img.shields.io/github/contributors/thClaws/thClaws.svg)](https://github.com/thClaws/thClaws/graphs/contributors) [![Discussions](https://img.shields.io/github/discussions/thClaws/thClaws)](https://github.com/thClaws/thClaws/discussions) [![Release](https://img.shields.io/github/v/release/thClaws/thClaws)](https://github.com/thClaws/thClaws/releases) [![CI](https://img.shields.io/github/actions/workflow/status/thClaws/thClaws/release.yml?branch=main)](https://github.com/thClaws/thClaws/actions) [![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](#license) [![Platform](https://img.shields.io/badge/platform-macOS%20·%20Windows%20·%20Linux-lightgrey.svg)](#installation) [![Built with Rust](https://img.shields.io/badge/built%20with-Rust-orange.svg)](https://www.rust-lang.org/) [Website](https://thclaws.ai) · [Download](https://thclaws.ai/downloads.html) · [Manual](https://thclaws.ai/manual) · [Discussions](https://github.com/thClaws/thClaws/discussions) · [Contribute](#contribute) --- ## See it work Three tabs, one binary — captured from a live thClaws session looking at its own source. **Files** (codemirror + tiptap) · **Terminal** (REPL · slash commands · ANSI tool output) · **Chat** (markdown render · tool indicators) --- ## Hacking in public thClaws started in April 2026. As of this writing the project has shipped **20+ releases**, drawn **27 contributors**, and lands roughly a release a week. It's developed by a small team at **ThaiGPT Co., Ltd.** — and a meaningful chunk of the codebase comes from outside contributors who heard about it and stayed. We're aiming for **v1.0 = "the multi-platform agent"**: the same agent loop on your desktop, in your terminal, and bridged into Telegram, Discord, Slack, WhatsApp, Facebook Messenger, and LINE. Telegram, LINE, and Messenger are already shipping. Discord, Slack, and WhatsApp are next — and they're great places to plug in. ([Contribute →](#contribute)) > Built in Thailand. Meant for the world. --- ## Four surfaces, one engine The same `Agent` loop, `Session`, and `ToolRegistry` back every UX: - **Desktop GUI** (`thclaws`) — native window with Terminal, Chat, Files, and optional Team tabs. - **CLI REPL** (`thclaws --cli`) — interactive terminal prompt for SSH, headless servers, or zero-GUI workflows. - **Non-interactive mode** (`thclaws -p "prompt"`) — single turn, exits. Pipe-friendly for scripts and CI. `-v` for token usage on stderr. - **Webapp** (`thclaws --serve --port 7878`) — same engine over WebSocket/HTTP. SSH-tunnel for "Claude Code anywhere" without opening a port. --- ## Features Everything's in one binary. Pick the surface that fits the task, swap the provider, drop in a skill, glue in an MCP server, then walk away while a scheduled job or background agent finishes the work. - **Multi-provider** — Anthropic (native + Claude Agent SDK via Claude Code auth), OpenAI (Chat Completions + Responses/Codex), Google Gemini & Gemma, Alibaba DashScope (Qwen), DeepSeek, Z.ai (GLM Coding P...

相关 MCP

Libre Chat

Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, M...

★ 37649 TypeScript sse 待补充
mcp sse TypeScript

Github

GitHub's official MCP Server

★ 30263 Go sse 待补充
mcp sse Go

Fast

🚀 The fast, Pythonic way to build MCP servers and clients.

★ 25383 Python sse 待补充
mcp Python sse