tuui

A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.

17 articles 1.1k View on GitHub ↗
17 articles
TUUI Development Setup and Dependency Management: Complete Guide

Master TUUI development setup and dependency management with this guide. Learn about its Electron-Vite-Vue architecture and package.json configuration for efficient cross-platform packaging.

how-to-guide
Feb 23, 2026
How Keyboard Shortcuts Are Registered and Managed Globally in TUUI

Discover how TUUI registers and manages global keyboard shortcuts using Electron's globalShortcut API in its main process for efficient hotkey handling.

internals
Feb 23, 2026
How TUUI Manages Global State with Pinia Store Architecture

Discover how TUUI manages global state with its Pinia store architecture. Learn how reactive, singleton stores orchestrate chat inference, tool execution, and UI state in their Electron-Vue app.

architecture
Feb 23, 2026
TUUI MCP Architecture: How Tools, Prompts, and Resources Are Handled

Explore the TUUI MCP architecture for managing tools, prompts, and resources. Discover TUUI's three-layer system for uniform handling across MCP servers.

architecture
Feb 23, 2026
How TUUI Manages Remote MCP Servers with Cloudflare mcp-remote Integration

Discover how TUUI manages remote MCP servers using Cloudflare mcp-remote integration. Learn to establish SSE tunnels for seamless remote connectivity with this powerful solution.

how-to-guide
Feb 23, 2026
How TUUI Resolves MCP Server Spawn Errors on Windows and macOS

Resolve MCP server spawn errors on Windows and macOS with TUUI's platform-specific strategies. Learn about SDK patches, absolute paths, and environment adjustments.

how-to-guide
Feb 23, 2026
How TUUI Integrates the System Tray: Menu Creation and Window Management

Discover how TUUI integrates the system tray for seamless menu creation and window management. Explore the createTray function and its advanced features for a better user experience.

how-to-guide
Feb 23, 2026
Configuration and Workflow for Building and Packaging TUUI with Vite and electron-builder

Learn the configuration and workflow for building and packaging TUUI with Vite and electron-builder. This guide covers bundling Vue 3, Electron processes, and creating native installers.

how-to-guide
Feb 23, 2026
Architecture and Purpose of the Preload Script in TUUI for Exposing Safe APIs

Explore the TUUI preload script architecture guarding Electron sandboxed renderers. Discover how it securely exposes safe APIs via contextBridge, enforcing least privilege for robust application security.

architecture
Feb 23, 2026
MCP Registry Discovery in TUUI: How It Works and Integrates with the UI

Discover how TUUI finds MCP servers using the public MCP Registry API and displays results in a Vue card component. Learn about the seamless integration with the UI and gain valuable insights.

internals
Feb 23, 2026
How TUUI Implements MCP Bundle (.mcpb) Support Using the @anthropic-ai/mcpb SDK

Discover how TUUI implements MCP Bundle support leveraging the @anthropic-ai/mcpb SDK. Learn to unpack, validate, and convert .mcpb files into server configurations.

how-to-guide
Feb 23, 2026
Understanding the Window Management System in TUUI: Splash, Main, and Error Windows

Explore TUUI's window management system Learn how splash main and error windows are created and managed for smooth transitions and crash recovery. Discover centralized window factories. ai-ql/tuui

internals
Feb 23, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →