Skip to content
Zed

Alfanous - Quranic Search Engine for Zed

io.github.alfanous-team/alfanous

Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support.

client:Zed transport:stdio runtime:pypi

Install Alfanous - Quranic Search Engine in Zed

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

{
  "context_servers": {
    "alfanous": {
      "command": "uvx",
      "args": [
        "alfanous3-mcp"
      ]
    }
  }
}

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

Alfanous - Quranic Search Engine in other clients