void.bible for Cursor
bible.void/reader
Read it the way a person does: one fragment at a time. If the same words return, you asked too soon.
client:Cursor
transport:streamable-http
tools:2
Install void.bible in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reader": {
"url": "https://void.bible/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs