Skip to content
Zed

HadithDB for Zed

io.github.iadnanmukhtar/hadithdb

Search and retrieve Quran ayahs, tafsir commentary, hadith, and detailed hadith records.

client:Zed transport:streamable-http

Install HadithDB in Zed

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

{
  "context_servers": {
    "hadithdb": {
      "url": "https://hadithunlocked.com/mcp"
    }
  }
}

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

HadithDB in other clients