Connect
Connect Tringine to your AI
Design your own Bible — pick a translation, scope (whole Bible / NT / OT / any book range) and trim size, and build it. Every build gives you a print-ready PDF, light and dark screen-reading PDFs, and an EPUB3. $12 for 4 builds ($3 each) — and the first one is free. For personal use — not for resale.
1Claude (web & desktop)
In Claude, add a custom connector and paste the URL above. Most clients need only the URL — they register themselves automatically (Dynamic Client Registration is live).
If a client asks for a Client ID, use the value above and leave the client secret blank.
{
"mcpServers": {
"tringine": {
"url": "https://tringine.publifye.pro/mcp"
}
}
}2Command line / Claude Code
One command adds the connector to Claude Code:
claude mcp add tringine --transport http https://tringine.publifye.pro/mcp3Cursor / any MCP client
Point any MCP client at the endpoint below. It speaks OAuth 2.1 — clients discover the authorization server automatically (RFC 9728 protected-resource metadata).