AskSakina Islamic Knowledge for Claude Desktop
com.asksakina/islamic-knowledge
Quran verses, du'as and the 99 Names of Allah for AI agents, with sources and grading status.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install AskSakina Islamic Knowledge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"islamic-knowledge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sakina-mcp.fly.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs