nomoreide-0.3.2 is not a library.
nomoreide
An AI-native service workbench: one Rust binary exposing a CLI, a TUI, a web dashboard, and an MCP server for AI agents.
That installs the nomoreide command. Alternatively:
|
cargo install compiles from source and takes a few minutes; the other two
download a prebuilt binary.
What it does
Registers itself with the AI agents you already use — Claude Code, Codex CLI, Gemini, Cursor and Windsurf — so they can start, stop, inspect and debug your local services:
The dashboard is compiled into the binary, so there is nothing to install beside it.
This crate
A thin front door. The implementation is
nomoreide-cli and the crates below
it; this exists so the name you install matches the command you run.
License
AGPL-3.0-only. A commercial license is available — see COMMERCIAL.md.