Connector guide2-minute read6 MCP toolsEN · DE · IT

d.velop documents в MCP — управляйте d.velop documents из любого AI-агента

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

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

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

d.velop documents

d.velop documents

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

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

6

Регион

DE

Категория

Document Management

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

Bearer Token

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

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

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

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

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

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

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

Summary

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

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

Примеры промптов для d.velop documents

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

d.velop documents · live via MCP
Поделиться
Opus 4.7

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

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

d.velop documents

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

Настройка

Getting an API key

  1. In d.velop cloud open Konfiguration → API-Schlüssel (or, on premises, the identityprovider app) and create an API key for a technical user.
  2. Give that user read rights on the repositories the agent should reach. d.velop applies its permission model per document, so a restricted user quietly sees a smaller repository.
  3. Set DVELOP_URL to your tenant root — https://<tenant>.d-velop.cloud for cloud, or your own host on premises — and DVELOP_API_KEY to the key.

The Authorization header is Bearer <apikey>, with the API key used directly as the bearer token. d.velop's API keys are long-lived; rotate them the way you would rotate a password.

…(continued in the in-app connector instructions)

Предварительные требования: DVELOP_URL, DVELOP_API_KEY

Локальная установка коннектора

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

Откройте http://localhost:3000/connectors/store, выберите d.velop documents и введите переменные, перечисленные в Предварительных требованиях.

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

ToolWhat it does
d_velop_list_repositoriesList the repositories in this d
d_velop_get_repositoryRead one repository's definition: its name, the sources (index definitions) it exposes and the operations it supports
d_velop_search_documentsSearch a repository by full text and/or property filter
d_velop_get_documentRead one document's metadata: its display name, category, creation and modification dates, version and property values
d_velop_get_document_versionsRead the version history of one document — who changed it, when, and with what comment
d_velop_list_categoriesList the document categories (Dokumentarten) defined in a repository with their display names and property sets, so a search can filter by t

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

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

Your d.velop documents agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

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

connectors

Как подключить d.velop documents к ChatGPT — через MCP

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

connectors

Как подключить d.velop documents к Claude — через MCP

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

connectors

Как подключить d.velop documents к Cursor — через MCP

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

connectors

Как подключить d.velop documents к Gemini — через MCP

d.velop documents (d.3one) DMS: search the repository, read document metadata and source properties, list repositories and categories. REST API on d.velop cloud or on-premises, bearer API key.

connectors

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

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 в MCP — управляйте Aruba Fatturazione Elettronica из любого AI-агента

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.