bible copilot for Cursor
com.mybiblecopilot/bible-copilot
Scripture-cited answers to any Bible question, plus verse text and study pages, for AI agents.
client:Cursor
transport:streamable-http
tools:5
Install bible copilot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bible-copilot": {
"url": "https://mybiblecopilot.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs