This site hosts the Logos Bible Software MCP server, which gives AI assistants access to your Logos library.
Add the following to your mcp.json:
{
"servers": {
"logos": {
"type": "http",
"url": "https://logos-mcp.bgrainger.dev/mcp"
}
}
}