DSH Market
M

Meoo Cli

by ali-meoo · ali-meoo/meoo-cli

Not checkedunknownactive

meoo cli 是秒悟(Meoo)官方推出的命令行工具,让 Claude Code、Codex、Cursor、Qoder等本地 agent 在帮你写完前端代码后,能直接接管「数据库、用户登录、文件存储、部署上线」的所有云端工作——你只需要在终端跑一条命令,剩下的交给 AI。

Install Meoo Cli

No package.json found — installability could not be checked.

Not checked — and that is not the same as fine

We could not find a package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.

Best-effort git install — unverified, may activate nothing

# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:ali-meoo/meoo-cli

# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config

# 3. boot the profile
dsh --profile my-profile

Step 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.

Before you run it

  • A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
  • Installing from git resolves a moving branch. Pin a commit — github:ali-meoo/meoo-cli#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Not required at runtime.

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
package.jsonmissingfatalno package.json found in the repository
Verdict reason
cannot audit without a package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

秒悟(Meoo)官方命令行工具,让 Claude Code、Codex、Cursor、Qoder 等本地 AI 助手在帮你写完前端代码后,能直接接管「数据库、用户登录、文件存储、部署上线」的所有云端工作——你只需要在终端跑一条命令,剩下的交给 AI。 > **完整文档索引** https://docs.meoo.com/llms.txt > 获取所有可用文档页面的完整列表。 在 Codex / Claude Code 里写好的本地项目,过去只能跑在自己电脑上。装上 Meoo CLI 之后,AI 助手就能直接帮你接入数据库、生成接口,并把项目部署到云端,最终给你一个可分享的访问链接。 **支持的 AI 助手**:Claude Code、Cursor、Codex、Windsurf、Qoder、Trae、Cline 等主流本地 AI 编程工具均已适配。

Topics

GitHub topics on this repository

More in Codex Cursor Claude Agent

Ranked by similarity inside the cluster, not alphabetically