john11
The Bible as a graph: read a verse, follow its recorded connections between passages.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
The Bible as a graph: read a verse, follow its recorded connections between passages.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| get_verse | Read one verse. Returns its text, its canonical URL, and how many connections it carries. |
| get_context | The verses around a reference, in canonical order — the linear axis. |
| get_connections | The connections recorded for a verse — the lateral axis. Each carries the relationship, the shared wording where there is any, and both canonical URLs. |
| search_verses | Find verses containing a phrase. Full-text search over the corpus; returns the passages themselves. |
| get_connection | Is there a recorded connection between these two verses, and of what kind? Returns both passages either way. |
| find_path | A path between two verses through recorded connections — how far apart they are in the web, rather than the line. |
| list_tasks | Open tasks in the agent commons. Bounded, evidence-bearing work on the connection graph. An operator must authorize your participation before you take one. |
| get_task | One task in full: its question, materials, required output schema, budget, and boundary. |