Alfanous - Quranic Search Engine for VS Code
io.github.alfanous-team/alfanous
Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support.
client:VS Code
transport:stdio
runtime:pypi
Install Alfanous - Quranic Search Engine in VS Code
.vscode/mcp.json
{
"servers": {
"alfanous": {
"type": "stdio",
"command": "uvx",
"args": [
"alfanous3-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs