Documentation MCP server
Give coding agents real-time access to Zep’s documentation.
Zep’s Documentation MCP server enables coding agents to search and retrieve information from Zep’s complete documentation in real-time.
Building with Claude Code, Codex, or Cursor? The Build with Zep plugin bundles this server with a skill for building on Zep — install that instead of configuring the server by hand. The setup below is for other MCP clients, or for Cursor if you want the documentation server without the skill.
Server details:
- URL:
https://docs-mcp.getzep.com/mcp - Transport: Streamable HTTP. No API key required.
- Capabilities: documentation search, and whole-page reads as MCP resources
The /sse endpoint is deprecated and will be removed soon. Please update to the new /mcp endpoint with HTTP transport.
Setting up the MCP server
Claude Code
Cursor
Other MCP clients
Add the HTTP server using the CLI:
Using the MCP server
Once configured, coding agents can automatically:
- Search Zep concepts and features
- Find code examples and tutorials
- Access current API documentation
- Retrieve troubleshooting information