Skip to content
Zed

DocsMint for Zed

io.github.hiai-gg/docsmint

Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.

client:Zed transport:streamable-http runtime:npm

Install DocsMint in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "docsmint": {
      "url": "https://docsmint.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

DocsMint in other clients