MCP Directory
Back

cyberboss

by WenXiaoWendy · JavaScript · ★ 921

一个接入微信的本地生活 Agent Bridge,让 Codex / Claude Code 拥有时间感、行踪感、随机唤醒和自主唤醒能力,用主动陪伴替代所有番茄钟和效率工具,自动记录日记、维护生活时间轴、发送文件和表情包,并调用 MCP / 本地工具。

Install

npx -y github:WenXiaoWendy/cyberboss

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": {
    "cyberboss": {
      "command": "npx",
      "args": [
        "-y",
        "github:WenXiaoWendy/cyberboss"
      ]
    }
  }
}

From the README

[中文](./README.zh-CN.md) · English > "Keep escaping into dopamine if you want. I'll still catch you at the next timestamp." [](./package.json) [](./LICENSE) [](#technical-stack) [](#technical-stack) [](#core-features) User Guide · Agent Guide · Local Data · FAQ Cyberboss is not another polite productivity timer. It is not a to-do list with better branding either. It is an agent bridge that plugs a local coding runtime directly into WeChat and turns it into a time-aware, context-persistent accountability companion. It supports Codex and Claude Code while keeping the same c…
Read full README on GitHub →

Related ai & ml servers