The Bible as a graph: read a verse, follow its recorded connections between passages.
claude mcp add john11 --transport http https://john11.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"john11": {
"url": "https://john11.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"john11": {
"serverUrl": "https://john11.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"john11": {
"type": "http",
"url": "https://john11.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"john11": {
"url": "https://john11.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"john11": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://john11.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://john11.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/app.john11--john11/reviews or the review_server meta-tool.
POST /mcp