its-over-9k: Its-Over-9k is a memory framework for AI agents that provides persistent, portable, token-efficient knowledge across sessions and devices. It uses a hierarchical 5-level lazy loading system and hooks to automatically capture session exchanges and generate checkpoints, enabling agents to continue work without re-reading codebases.; 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.
Persist project context across AI sessions without re-reading code
Building LLM applications that interact with custom tools and data sources