aura

mezmo/aura
★ 139 stars Rust AI/LLM Updated today
AURA is an agentic harness that turns an LLM model into a reliable, autonomous service capable of executing real SRE work. AURA provides the guardrails, API servers, state management, authentication, streaming, error handling, and tool integrations necessary to run AI SRE agents safely in production.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

AURA is an agentic harness that turns an LLM model into a reliable, autonomous service capable of executing real SRE work. AURA provides the guardrails, API servers, state management, authentication, streaming, error handling, and tool integrations necessary to run AI SRE agents safely in production.

Tools (20)

AURA_CUSTOM_EVENTSAURA_EMIT_REASONINGAURA_SERVER_URLAssistantCONFIG_PATHContinueExecuteFIRST_CHUNK_TIMEOUT_SECSHOSTPORTPlanSHUTDOWN_TIMEOUT_SECSSTREAMING_BUFFER_SIZESTREAMING_TIMEOUT_SECSTOOL_RESULT_MAX_LENGTHTOOL_RESULT_MODEallow_clarificationallow_direct_answersauracoordinator_vector_stores

Topics

ai-agent-frameworkai-agentsai-sreaiopsdevopsharnessllmllmopsmcpmodel-context-protocolobservabilityollamaopenai-apiopentelemetryproduction-ready