Bible Glide for Cursor
io.github.nicholasoxford/bible-glide
Bible Glide account context, Daily Scripture, church activity, and Bible chat.
client:Cursor
transport:streamable-http
Install Bible Glide in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bible-glide": {
"url": "https://api.bibleglide.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs