aurora-agent

AURORA-NEURO/aurora-agent
★ 1 stars Rust Code/Dev Tools Updated today
Context engineering, with receipts. AURORA Agent compiles a typed query into the smallest decision-sufficient context and issues a machine-checkable Context Certificate for every omission. 259-tool local MCP server, Rust.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aurora-agent": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "aurora-agent"
      ]
    }
  }
}

README Excerpt

**Query-compiled inference for executable biology.** Context engineering, with receipts. An MCP server and CLI built on the FIBER decision-context compiler: a typed decision query is compiled into the smallest decision-sufficient evidence region, delivered with a Context Certificate stating exactly what was omitted.

Tools (10)

assertion_failedcandidate_onlycompile_failedconflictfiberindeterminateinvalid_inputpolicy_deniedstaleusage

Topics

claudeclaude-plugindecision-supportmcpmcp-servermodel-context-protocol