get_editions_json — quran MCP Tool Read-only
get_editions_json
(get editions json) is one of 3 tools on the
quran
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_editions_json from your client
- Claude Code quran get_editions_json run in your project directory
- Claude Desktop quran get_editions_json ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor quran get_editions_json ~/.cursor/mcp.json
- VS Code quran get_editions_json .vscode/mcp.json
- Zed quran get_editions_json ~/.config/zed/settings.json
- Windsurf quran get_editions_json ~/.codeium/windsurf/mcp_config.json
- Cline quran get_editions_json ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI quran get_editions_json ~/.gemini/settings.json
- Grok quran get_editions_json .mcp.json (in your project root)
- ChatGPT quran get_editions_json Settings → Connectors → Advanced → Developer mode
- Claude.ai quran get_editions_json Settings → Connectors → Add custom connector
- LangChain quran get_editions_json pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quran https://mcp.jojapi.com/quran
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.