Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 14, 2026·3 min de lecture

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.

Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
CLI Tool
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 0b18752a-de29-5f02-a03b-db9d1b4c829e --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

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.
🙏

Source et remerciements

Created by Bayselonarrend. Licensed under MIT.

Bayselonarrend/OpenIntegrations — ⭐ 612

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

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires