osaurus: Osaurus is an AI edge runtime for macOS, leveraging Apple Silicon for optimized local inference and connecting to various cloud models. It provides a native foundation for AI applications, exposing tools via the Model Context Protocol (MCP) and supporting custom assistants and automated workflows.; forgemax: Forgemax is a Code Mode MCP Gateway that collapses numerous external tools into just two sandboxed interfaces, significantly reducing LLM context window usage and improving performance. It enables Large Language Models to write JavaScript for complex tool chaining, rather than parsing vast JSON schemas, leading to more efficient and secure agentic workflows.
Building and deploying AI applications and workflows locally on macOS
Building Efficient AI Agents: Create AI agents that interact with a multitude of APIs without overwhelming the LLM's context window with schema details.