Connector guide2-minute read8 MCP toolsEN · DE · IT

Как подключить CAS genesisWorld к Claude — через MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

HCBy HelpCode teamОбновлено 2 min read Открытый код на GitHub

Без банковской карты · 7 дней пробного периода · Есть вариант self-host

CAS genesisWorld

CAS genesisWorld

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

инструментов

8

Регион

DE

Категория

CRM

Аутентификация

Basic Auth

Требуемые env-vars

CAS_URLCAS_USERNAMECAS_PASSWORD
Установить в Cloud одним кликом

7 дней бесплатно · Без карты

  • 7 дней бесплатно
    Без банковской карты
  • GDPR & SOC 2 ready
    Данные в ЕС, журналы аудита
  • Открытый код на GitHub
    Open source · AGPL-3.0
  • Работает с ChatGPT, Claude, Gemini
    Любой MCP-совместимый клиент

Пропустите установку. Заработает меньше чем за 2 минуты.

Начните бесплатный период на cloud.anythingmcp.com, добавьте CAS genesisWorld одним кликом и направьте свой ИИ-клиент (Claude, ChatGPT, Copilot или Cursor) на сгенерированный MCP-эндпоинт. Без Docker, без git clone, без опыта разработки.

Начать бесплатный период

Summary

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

Попробуй спросить

Примеры промптов для CAS genesisWorld

Кликни по промпту — он скопируется. Вставь в Claude, ChatGPT, Cursor, Gemini, Copilot или OpenClaw и запусти через этот коннектор.

CAS genesisWorld · live via MCP
Поделиться
Opus 4.7

Claude — это AI, он может ошибаться. Проверяйте ответы.

💡 Без установки? Используйте cloud.anythingmcp.com напрямую. Войдите, нажмите Connectors → CAS genesisWorld, вставьте учётные данные, создайте MCP API key — готово. Без Docker, без git clone, без локального сервера.

CAS genesisWorld + Claude

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

Предварительные требования

Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:

CAS_URL, CAS_USERNAME, CAS_PASSWORD

Шаг 1 — Получите учётные данные

Getting access

  1. The REST API ships with the genesisWorld Web component. Ask your CAS partner or administrator to confirm it is installed and that the /api route is published — it is not on by default in every deployment.
  2. Create a genesisWorld user for the integration and give it exactly the record rights the agent should have. genesisWorld enforces record-level rights, so a restricted user simply sees fewer rows rather than getting an error.
  3. Set CAS_URL to the genesisWorld Web base URL (no trailing slash), plus CAS_USERNAME and CAS_PASSWORD.

…(continued in the in-app connector instructions)

Шаг 2 — Установите адаптер

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Шаг 3 — Добавьте коннектор в Claude

Рекомендуемый путь — работает в claude.ai web без редактирования конфигурационных файлов.

  1. Откройте claude.ai/customize/connectors.
  2. Нажмите "Add custom connector".
  3. Заполните:
    • Name: CAS genesisWorld
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → вставьте ваш MCP API key (из AnythingMCP → Profile → MCP API Keys → New Key)
  4. Нажмите Connect для авторизации.

Все инструменты ниже появятся в чате — начинайте писать промпты.

Доступные инструменты

ToolWhat it does
cas_genesisworld_get_sessionRead the session of the connected user: display name, licence, language and the record rights the integration will operate under
cas_genesisworld_search_recordsSearch any genesisWorld record type with a query expression
cas_genesisworld_get_recordRead one record in full by its record type and GUID, with every field the connected user is allowed to see
cas_genesisworld_list_addressesList addresses — genesisWorld's companies and people — with their company name, contact person, city and account manager
cas_genesisworld_list_opportunitiesList sales opportunities (Verkaufschancen) with their value, probability, phase, expected close date and the address they belong to
cas_genesisworld_list_appointmentsList appointments in a date range with their subject, participants, location and linked address — the calendar view of customer contact
cas_genesisworld_list_tasksList tasks with their subject, due date, status, priority and the user they are assigned to, for the follow-up view
cas_genesisworld_get_record_linksRead the records linked to one record — the appointments, tasks, documents and opportunities hanging off an address

FAQ

Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.

Следующие шаги

Это руководство помогло?

Your CAS genesisWorld agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

Похожие руководства

connectors

CAS genesisWorld в MCP — управляйте CAS genesisWorld из любого AI-агента

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Как подключить CAS genesisWorld к ChatGPT — через MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Как подключить CAS genesisWorld к Cursor — через MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Как подключить CAS genesisWorld к Gemini — через MCP

CAS genesisWorld — the CRM of roughly 30,000 German Mittelstand companies. Read and search addresses, contacts, opportunities, appointments, tasks and documents over the genesisWorld Web REST API. Basic auth against your own application server.

connectors

Как подключить AFAS Profit к Claude — через MCP

AFAS Profit — Dutch ERP and HR: read any published GetConnector, list what is available, and inspect a connector's metadata. Token auth with AFAS's base64-wrapped XML token.

connectors

Как подключить Aruba Fatturazione Elettronica к Claude — через MCP

Aruba Fatturazione Elettronica: send and track Italian e-invoices through the Sistema di Interscambio, read received invoices and their SDI notifications. Token auth against Aruba's B2B gateway.