Skip to content
VS Code

HadithDB for VS Code

io.github.iadnanmukhtar/hadithdb

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

client:VS Code transport:streamable-http

Install HadithDB in VS Code

.vscode/mcp.json

{
  "servers": {
    "hadithdb": {
      "type": "http",
      "url": "https://hadithunlocked.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HadithDB in other clients