mezmo/aura
A production-ready framework for composing AI agents from declarative TOML configuration, with MCP tool integration, RAG pipelines, and an OpenAI-compatible web API.
Platform-specific configuration:
{
"mcpServers": {
"aura": {
"command": "npx",
"args": [
"-y",
"aura"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...