Bible Study for Claude Desktop
io.github.mctx-ai/bible-study
Study the Bible in its original languages, trace themes across both testaments, and compare five tra
client:Claude Desktop
transport:sse
Install Bible Study in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bible-study": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bible-study.mctx.ai/v1.11.3"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs