guild: guild is a compiled Go binary with an MCP server backed by embedded SQLite, providing shared context, memory, and task coordination for AI coding agents. It allows multiple agents across different editors to share state safely using atomic locks. State persists locally and includes hybrid search (BM25+vector).; mindsdb: MindsDB is an open-source server that empowers AI, agents, and applications to obtain accurate answers from diverse, large-scale data sources. It features a robust architecture to connect and unify data from databases, data warehouses, and SaaS applications, and then respond to queries using built-in AI agents and its Model Context Protocol (MCP).
Multi-agent coordination on the same project
Enabling AI-powered question-answering over diverse, large-scale enterprise data.