Skip to content
Zed

bible mcp for Zed

io.github.nirajagarwal/bible-mcp

Bible corpus MCP server: scripture, Greek/Hebrew interlinear data, cross-refs, semantic search.

client:Zed transport:streamable-http tools:13

Install bible mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "bible-mcp": {
      "url": "https://bible-mcp-server.fly.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

bible mcp in other clients