In Memoria
Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding.
Installation
npx -y pi22by7/In-MemoriaConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "In-Memoria",
"command": "npx",
"args": [
"-y",
"pi22by7/In-Memoria"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →Mcp Server Nano Banana
AI image generation using Google Gemini's nano banana model.
Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
Mcp Manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.