Skip to content

Commit f3ccc0b

Browse files
fix: links
1 parent 9deecf5 commit f3ccc0b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ MCP gateway for GREEN-API WhatsApp. Lets AI agents (Claude Desktop, OpenClaw, Cu
2828

2929
Send text messages, files by URL, locations, contacts, polls. Forward and edit messages. Manage groups (create, fetch data, add/remove participants). Check phone numbers for WhatsApp, fetch contacts and their info. Get instance state and settings, QR code for authorization. Receive incoming notifications via polling or an HTTP receiver. Partner API for creating/deleting instances. Multi-instance support in a single gateway. Prompt templates for common scenarios (customer support, broadcasts). Prometheus metrics and OpenTelemetry.
3030

31-
You can find REST API documentation by [link](https://green-api.com/docs/api/).
32-
Instructions for connecting the MCP server can be found on the website [https://green-api.com/](https://green-api.com/en/docs/integration/mcp/integration-setup/)
31+
You can find REST API documentation by [link](https://green-api.com/docs/api/).
32+
Instructions for connecting the MCP server can be found on [our website](https://green-api.com/en/docs/integration/mcp/integration-setup/)
3333

3434
## Architecture
3535

README_RU.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ MCP-шлюз для GREEN-API WhatsApp. Позволяет агентам ИИ (
2727
Отправка текстовых сообщений, файлов по URL, геолокаций, контактов и опросов. Пересылка и редактирование сообщений. Создание групп, получение данных о группах, добавление и удаление участников. Проверка номеров телефонов на наличие WhatsApp, получение списка контактов и информации о них. Получение статуса и настроек инстанса, генерация QR-кода для авторизации. Получение входящих уведомлений через метод длинных опросов (polling) или HTTP-вебхуки (receiver). Создание и удаление инстансов. Поддержка работы с несколькими инстансами в рамках одного шлюза. Готовые шаблоны для распространенных сценариев (клиентская поддержка, рассылки). Метрики Prometheus и интеграция с OpenTelemetry.
2828

2929
Документация к REST API находится по [ссылке](https://green-api.com/docs/api/).
30-
С инструкцией по подключению MCP сервера можно ознакомиться на сайте [https://green-api.com/](https://green-api.com/docs/integration/mcp/integration-setup/)
30+
С инструкцией по подключению MCP сервера можно ознакомиться [на нашем сайте](https://green-api.com/docs/integration/mcp/integration-setup/)
3131

3232
## Архитектура
3333

0 commit comments

Comments
 (0)