scrybe-ai
v0.6.3
Published
Umbrella installer for Scrybe.ai — the MCP-native Markdown editor ("Python on the outside, Rust on the inside"). Installs the `scrybe` CLI binary for your platform; no Rust toolchain or pip required.
Maintainers
Readme
scrybe-ai
Umbrella installer for Scrybe.ai — the MCP-native Markdown editor where the document is the conversation.
npm install -g scrybe-ai
scrybe --helpThis is the friendly single-name install. It depends on
@scrybe-ai/cli, which delivers
the prebuilt scrybe Rust binary for your platform via per-platform
optionalDependencies (the uv / esbuild pattern — no postinstall, no
network at install time). It mirrors the PyPI scrybe.ai metapackage.
Other channels:
pip install scrybe.ai # PyPI (all platforms)
cargo install scrybe-cli # crates.ioDesktop app installers (DMG / exe / AppImage) are on the releases page.
License: Apache-2.0
