ogham-mcp: Ogham MCP is a persistent, searchable shared memory system for AI coding agents that works across different clients and sessions. It stores memories as vector embeddings in PostgreSQL, enabling hybrid search combining semantic and full-text retrieval with high accuracy. Ogham supports multiple embedding providers, knowledge graph traversal, wiki compilation, and automatic memory management features like scoring, condensing, and novelty detection.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Store and retrieve architectural decisions and coding context across sessions and different AI coding agents
Building LLM applications that interact with custom tools and data sources