Mira

ConaryLabs/Mira
★ 6 stars Rust 🤖 AI/LLM Updated 1mo ago
A local MCP server that gives Claude Code persistent context and code intelligence. Sessions, code search, goal tracking, and background analysis — all in two SQLite files.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

agent-teamsai-memoryanthropicclaudeclaude-codeclaude-code-plugincode-intelligencedeveloper-toolsmcpmcp-serverrustsemantic-searchsqlitetree-sitter