Alfanous - Quranic Search Engine for Grok
io.github.alfanous-team/alfanous
Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support.
client:Grok
transport:stdio
runtime:pypi
Install Alfanous - Quranic Search Engine in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"alfanous": {
"type": "stdio",
"command": "uvx",
"args": [
"alfanous3-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs