tatwo-ultrawork-beta
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tatwo-ultrawork-betaBegin a collaborative goal: review a code change with two AI models."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TATWO OS 2.0 beta1
這是什麼
TATWO OS 是 macOS 上的 AI 工作介面,整合對話、模型引擎與工作流程。這是 beta1 開發測試版,功能與相容性仍在驗證中。
Related MCP server: ForgeSwarm
一行安裝
目前暫停自動安裝:已發布的 v2.0.0 尚未具備新安裝流程的發行驗收標記。原始碼更新不等於新版 App 已發行。 下列指令會在下載 App 前清楚停止;待新的簽署安裝包驗收並發布後,才會恢復安裝。
打開「終端機」,貼上這一行按 Enter(新版 Release 通過發行驗收後,會下載、驗證、安裝並開啟):
curl -fsSL https://raw.githubusercontent.com/tatwo214/TATWO-OS-2.0-beta1-dev-test/main/install.sh | bash想先看腳本內容再執行,可先開啟同一個網址閱讀。App 之後會自己檢查新版,設定頁會出現「有新版」與同一行指令。
回報與貢獻
在 App 使用 /feedback 回報問題(附重現步驟與版本,先移除個人資訊),使用 /pr 啟動貢獻流程。公開提交不得包含金鑰、帳號資料或私人紀錄。
授權與注意事項
本版採原始碼可閱覽的 beta 授權,並非無限制的開源授權;條款以根目錄 LICENSE 為準,安全問題請參閱 SECURITY.md。歷史測試產物可能使用 ad-hoc 簽名;目前建置與更新流程禁止 ad-hoc,並要求更新前後簽章身分相容。固定 Beta 簽章不代表 Apple 公證;首次自動安裝必須通過 macOS 安全檢查。詳見 簽章與更新政策。請確認來源、保留備份,勿用測試版處理唯一副本的重要資料。
This server cannot be deployed
Maintenance
Related MCP Connectors
Agent-native collaboration network: orchestrate a team of long-running agents from any MCP client.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for building and testing AI agents with multi-model experimentation and insights.
- OctopadOAuthapp.octopad
The back-office workspace for your team's AIs: tasks, knowledge and context shared over MCP.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA local-first MCP server for coordinating parallel AI coding sessions with tools like Claude Code and Codex in a single repository.2MIT
- AlicenseAqualityCmaintenanceAn MCP server that turns independent AI agents into a coordinated engineering team with shared task board, context, review loop, and enforced plan-implement-review-iterate workflow.24MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that enables AI agents to run a deterministic orchestration loop with decomposition, subagent execution, and review feedback across multiple LLM backends.60MIT
- FlicenseNot gradedqualityCmaintenanceMulti-model agent orchestration MCP server that enables plan-code-review-deliver pipelines with configurable providers and models.-