Skip to content

Releases: ChituQAQ/desksense-mcp

DeskSense v1.0.1

Choose a tag to compare

@ChituQAQ ChituQAQ released this 18 Aug 13:45

中文

  • 仓库首页与安装指南改为中文优先,并提供完整的 English README 与英文安装指南。
  • 本地一键安装不再需要 Cloudflare、域名、DNS 或 cloudflared。
  • Cloudflare Named Tunnel 继续作为可选的稳定公网 URL 安装路径。
  • 改进首次安装 bootstrap:自动创建配置并安全生成或保留 64 位 hex bearer token,安装器不会打印 token。
  • 修复本机浏览器 CORS、路径含空格、可选端口、NoAutostart 清理和依赖声明等安装可靠性问题。
  • 新增 Windows CI,覆盖 Python 3.11、3.12、3.13、3.14、PowerShell 5.1 parser 和 Release ZIP clean-room 安装。
  • 7 个 MCP tool 名称没有变化。

English

  • Chinese-first repository and installation documentation, with a complete English README and installation guide.
  • Local one-command installation no longer requires Cloudflare, a domain, DNS, or cloudflared.
  • Cloudflare Named Tunnel remains an optional path for a stable public URL.
  • Improved first-install bootstrap safely creates config and generates or preserves a 64-hex bearer token without printing it.
  • Fixed local-browser CORS, paths with spaces, custom ports, NoAutostart cleanup, and dependency reliability.
  • Added Windows CI for Python 3.11, 3.12, 3.13, and 3.14, PowerShell 5.1 parsing, and Release ZIP clean-room installation.
  • The seven MCP tool names are unchanged.

DeskSense v1.0.0

Choose a tag to compare

@ChituQAQ ChituQAQ released this 18 Aug 12:09

DeskSense v1.0.0

First public release of DeskSense, a lightweight, read-only Windows context MCP server for AI assistants.

Highlights

  • Seven read-only pc_get_* MCP tools for Windows context
  • Streamable HTTP MCP endpoint
  • Bearer token authentication
  • Foreground app and window context
  • Idle and recent-focus information
  • CPU, memory, and uptime context
  • Windows autostart support
  • Installation and migration documentation

Installation

See docs/INSTALL.md.

Migration

See docs/MIGRATE.md.