Esta página se muestra en inglés. Una traducción al español está en curso.
CLI ToolsMay 14, 2026·3 min de lectura

OpenIntegrations — 1C Integrations + CLI + MCP

Integration toolkit for 1C/OneScript with cross-platform CLI. Modules for 30+ services/protocols (Telegram, Google, DBs). Verified 612★; pushed 2026-05-13.

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
CLI Tool
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install 0b18752a-de29-5f02-a03b-db9d1b4c829e --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

Integration toolkit for 1C/OneScript with cross-platform CLI. Modules for 30+ services/protocols (Telegram, Google, DBs). Verified 612★; pushed 2026-05-13.

Best for: 1C/OneScript developers who need ready integrations plus a CLI for scripting or agent tool calls

Works with: 1C:Enterprise / OneScript; Windows/Linux CLI; includes an oint command (README)

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 612 stars · 70 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: oint.

Main

  • Pick one integration module and wire it end-to-end before trying to cover “all services”: consistency beats breadth.

  • Use the CLI as your automation layer: script repeatable calls and redirect outputs to files for auditing.

  • For agents, prefer tool-shaped wrappers around oint (fixed args, templates) to avoid parameter mistakes.

  • If you deploy in regulated environments, pin release versions from the downloads/releases pages (README guidance).

README (excerpt)

This package is also available in English: Click!


Main

Открытый пакет интеграций

Версия OpenYellow OneScript Boosty


OpenIntegrations — это набор инструментов для работы с внешними API, доступный в виде библиотеки (расширения) для 1С:Предприятие / OneScript и кроссплатформенного консольного приложения для Windows и Linux. Проект предоставляет готовые методы для выполнения прикладных задач (отправки сообщения, создания документа, SQL-запросов и пр.) в более чем 30 сервисах и технологиях, включая Telegram, VK, Bitrix24, Google и Yandex-сервисы, а также различные СУБД и протоколы обмена


Код проекта организован в виде набора независимых модулей, каждый из которых отвечает за работу с конкретным сервисом. При этом общая логика, вроде работы с HTTP или JSON, вынесена в переиспользуемые компоненты. Это позволяет как быстро применять готовые функции, так и легко расширять функциональность, добавляя новые методы на базе существующих компонентов. Исходный код открыт, что дает полный контроль над реализацией и позволяет сообществу участвовать в разработке

📋 На сегодняшний день реализованы методы для работы со следующими сервисами (список)

Source-backed notes

  • README shows a CLI example invoking oint telegram ... and documents saving output via > or --out.
  • README includes install guidance via opm install oint / opm install oint-cli and states the CLI command is oint.
  • README describes coverage across 30+ services and protocols including Telegram, Google services, databases, and more.

FAQ

  • Is this only for 1C?: Primarily yes—README targets 1C/OneScript, but the CLI can be used independently for scripting.
  • How do I install the CLI?: README shows opm install oint-cli, or download installers/packages from the project site.
  • What’s a safe first test?: Run oint --help, then call one method with --help to inspect required parameters.
🙏

Fuente y agradecimientos

Created by Bayselonarrend. Licensed under MIT.

Bayselonarrend/OpenIntegrations — ⭐ 612

Thanks to the upstream maintainers and contributors for publishing this work under an open license.

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados