accordo

Read-only documentation for Accordo, the open-source framework coding agents use to build custom CRMs.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Search Docs: Keyword search across this framework's documentation set (README, AGENTS, ARCHITECTURE, PRODUCT, DECISIONS and everything under docs/). Returns the file path, the nearest heading and an e
  • Get Capability: Resolve a capability from the claims ledger by id (C-nn), by standing-limitation id (L-nn), or by topic. Every capability is returned together with the evidence that proves it and the
  • Check Job: Answer "can this framework do X?" against the CRM jobs-to-be-done index. Returns the matching jobs with their status (not supported / partially supported / technically supported / validated

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Read-only documentation for Accordo, the open-source framework coding agents use to build custom CRMs. Search framework docs, check supported business jobs, and retrieve capabilities together with their evidence and limitations. This server serves public documentation; it does not access customer CRM records or perform CRM actions.

Список инструментов сервера (3)

Технические названия из tools/list. Нужны только разработчикам.

search_docsKeyword search across this framework's documentation set (README, AGENTS, ARCHITECTURE, PRODUCT, DECISIONS and everything under docs/). Returns the file path, the nearest heading and an excerpt for each hit. Read-only; it serves documentation, never customer records.
get_capabilityResolve a capability from the claims ledger by id (C-nn), by standing-limitation id (L-nn), or by topic. Every capability is returned together with the evidence that proves it and the limitation that bounds it — this tool cannot return one without the other.
check_jobAnswer "can this framework do X?" against the CRM jobs-to-be-done index. Returns the matching jobs with their status (not supported / partially supported / technically supported / validated end to end), the tests that prove them, and an explicit answer when the truth is that the job is not supported.