📱 Telegram · WeChat Work · QQ

Claude Anywhere

Your AI engineer, in your pocket.

不是聊天机器人。是你口袋里的 AI 员工。

Claude Anywhere 让你随时随地读写文件、执行命令、分析图片、管理代码

Read files, write code, run scripts, analyze images — from Telegram, WeChat Work, or QQ. Anywhere.

功能特性 Features

Claude Anywhere 的能力,在手机上随时调用

Everything Claude Anywhere can do, right in your pocket.

📱
三平台支持
Telegram, WeChat Work & QQ
📂
读写文件
Read & write files remotely
执行命令
Run commands on your server
📷
图片分析
Image analysis
📄
文件分析
PDF, Excel, CSV, code analysis
🔄
会话恢复
Cross-device session resume
定时任务
Scheduled tasks & cron
💬
多轮对话
Multi-turn conversations

定价方案 Pricing

从免费开始,随时升级

Start free, upgrade anytime.

Free
$0
永久免费 · Forever free
  • 每天 5 条消息 5 messages / day
  • 7 天试用期 7-day trial
  • 单轮对话 Single-turn only
  • 仅文字 Text only
  • 含广告 With ads
⬇ Download Free
MOST POPULAR
Pro
$4.99/mo
每月 4.99 美元
💰 年付 $49.9/year — 省 2 个月 · Save 2 months
  • 无限对话 Unlimited messages
  • 多轮续接 + /resume Multi-turn + /resume
  • 图片 + 文件分析 Image + file analysis
  • 企业微信 + QQ 支持 WeChat Work + QQ support
  • 无广告 No ads
✦ Get Pro

3 步上手 Setup

选择你的平台,3 步搞定

Pick your platform. 3 steps. Done.

💬 Telegram
~3 min
1
创建 Bot / Create Bot
打开 Telegram → 搜索 @BotFather → 发送 /newbot → 复制 Token
Open Telegram → Search @BotFather → Send /newbot → Copy token
2
安装配置 / Install & Configure
git clone https://github.com/yizhao1978/claude-anywhere.git
cd claude-anywhere && npm install
cp .env.example .env
填入 TELEGRAM_BOT_TOKEN / Fill in your token
3
启动 / Start
npm run telegram
看到 "Bot started" 即成功 ✅
💼 企业微信
~5 min
1
创建 AI Bot
登录 work.weixin.qq.com → 应用管理 → AI助手 → 创建机器人
记录 Bot ID 和 Secret
2
安装配置 / Install & Configure
git clone https://github.com/yizhao1978/claude-anywhere.git
cd claude-anywhere && npm install
cp .env.example .env
填入 WECOM_BOT_ID 和 WECOM_SECRET
3
启动 / Start
npm run wecom
看到 "Bot started" 即成功 ✅
🐧 QQ
~5 min
1
创建 QQ 机器人 / Create QQ Bot
打开 q.qq.com/qqbot/openclaw → 手机 QQ 扫码 → 创建机器人
获取 AppID 和 AppSecret
2
安装配置 / Install & Configure
git clone https://github.com/yizhao1978/claude-anywhere.git
cd claude-anywhere && npm install
cp .env.example .env
填入 QQ_APP_ID 和 QQ_APP_SECRET
3
启动 / Start
npm run qq
看到 "Bot started" 即成功 ✅

联系我们 Contact