Zep provides tools that give AI coding assistants direct access to Zep’s documentation: a real-time MCP server and standardized llms.txt files for enhanced code generation and troubleshooting.
Zep’s Model Context Protocol (MCP) server gives AI assistants real-time access to search Zep’s complete documentation.
Server details:
docs-mcp.getzep.comThe /sse endpoint is deprecated and will be removed soon. Please update to the new /mcp endpoint with HTTP transport.
Add the HTTP server using the CLI:
Once configured, AI assistants can automatically:
Zep publishes standardized llms.txt files containing essential information for AI coding assistants:
Zep provides two versions of the llms.txt file:
Standard version (recommended for most use cases):
Comprehensive version (for advanced use cases):
The standard version contains curated essentials, while the comprehensive version includes complete documentation but is much larger. Most AI assistants work better with the standard version due to context limitations.