ConaryLabs/Mira
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.
Platform-specific configuration:
{
"mcpServers": {
"Mira": {
"command": "npx",
"args": [
"-y",
"Mira"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...