Home › Other › AsDecided

AsDecided

Read-only access to deterministic engineering decisions stored in a local repository.

Rust
★ 294 stars Last pushed 2026-09-23 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/asdecided/core:mcp-v0.29.0

Or add to your MCP client config:

{
  "mcpServers": {
    "core": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/asdecided/core:mcp-v0.29.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry