As Decided v0.26.1 — Native distribution
As Decided v0.26.1 makes the native MCP server easier to find and install.
decided-mcpis now a first-class Cargo package alongsidedecidedand
asdecided-core.- The canonical MCP Registry identity is
io.github.asdecided/core, published
with GitHub OIDC rather than a stored Registry token. - Native releases now cover Linux and macOS on both amd64 and arm64, plus
Windows amd64. - Windows users have an official Scoop bucket.
There is no new retrieval, validation, enforcement, or MCP protocol behavior in
this patch. It takes the Rust engine already shipped in v0.26.0 and gives it
proper native distribution surfaces.
Install
Homebrew:
brew install asdecided/tap/asdecided-coreCargo:
cargo install decided
cargo install decided-mcpScoop:
scoop bucket add asdecided https://github.com/asdecided/scoop-bucket
scoop install asdecidedThe expanded native asset set also unblocks a signed local Pilot App Store
submission. That listing will follow separately after the generated bundle and
a real-node install have been verified; v0.26.1 does not turn As Decided into a
hosted corpus service.