
5/21/2026
What this post added
This post details the integration of Weaviate's built-in Model Context Protocol (MCP) server for Retrieval Augmented Generation (RAG) over code and documentation. It explains how to enable and configure the MCP server, design schemas for code and documentation chunks, implement syntactic chunking for code, and ingest data. The post highlights the benefits of hybrid search for coding assistants and demonstrates connecting LLM clients like Claude Code, Cursor, and VS Code to Weaviate via MCP.