How to Use the Bible API MCP in Claude Code
Query, search, and pipe scripture data straight to your terminal with Claude Code and the Bible API.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bible API MCP to Claude Code
Create your Vinkius account to connect Bible API to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe scripture data into shell scripts and workflows
Claude Code operates entirely in the terminal, making it simple to feed scripture data into other command-line tools. You can ask it to get a verse using `get_bible_verse` and pipe that directly into a local file or an external system. It fits perfectly into your existing terminal workflow. You can run automated verification scripts that call `get_bible_details` to check translation metadata and output the results as raw JSON.
Run automated scripture audits via the command line
Audit entire books or translations for specific terms without leaving your shell. Claude Code uses `search_bible_text` to scan across multiple versions, gathering occurrences of specific terms and printing clean terminal outputs. You can use `list_bibles` to identify target translation IDs, then loop through chapters using `get_bible_chapter` to verify formatting consistency across different languages.
Build headless CI/CD pipelines with this MCP Server
Set up automated checks that run whenever you deploy your application. Claude Code can check that your app's scripture-referencing endpoints are working by calling `list_bible_books` and validating the returned schema. Because it runs headless, you can integrate these checks into your GitHub Actions or deployment scripts, ensuring your production app never serves broken scripture links.
Set up Bible API MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebible-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bible API transactions." It will automatically discover and invoke the available Bible API tools.
claude mcp add --transport http bible-api-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Bible API MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bible API MCP today
We host it, we monitor it, we maintain it. You just paste one token.