An MCP server that provides persistent, cross-session memory and team knowledge sharing for AI development workflows. It enables project DNA scanning, semantic search, context budgeting, and git-aware indexing to prevent AI context loss between sessions.
{
"mcpServers": {
"logica-context": {
"command": "npx",
"args": [
"-y",
"logica-context"
]
}
}
}