No install? Use cloud.anythingmcp.com directly.
Sign in, install the Oxomi Catalog & Media Portal in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.
💡 Без установки? Используйте cloud.anythingmcp.com напрямую. Войдите, нажмите Connectors → Oxomi Catalog & Media Portal, вставьте учётные данные, создайте MCP API key — готово. Без Docker, без
git clone, без локального сервера.
Oxomi Catalog & Media Portal + Claude
Search digital catalogs (Kataloge), product datasheets, technical drawings, safety data sheets, and media assets via Oxomi — the dominant catalog/media portal for the German Baustoff (building materials) trade. Use for product lookup, document download, and cross-selling research across thousands of supplier catalogs.
Предварительные требования
Полные инструкции по настройке встроены в коннектор (видны в магазине при выборе коннектора). Требуемые переменные окружения:
OXOMI_PORTAL_ID, OXOMI_USER, OXOMI_ACCESS_TOKEN
Шаг 1 — Получите учётные данные
This connector talks to the Oxomi Portal JSON API.
Credentials: every request needs three values, automatically injected from the credentials you enter when creating the connector:
OXOMI_PORTAL_ID— your portal numeric id (find it in Oxomi → Portal-Einstellungen → ID)OXOMI_USER— your portal user name (often an email)OXOMI_ACCESS_TOKEN— long-lived API token generated under Portal-Einstellungen → API
…(continued in the in-app connector instructions)
Шаг 2 — Установите адаптер
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Шаг 3 — Добавьте коннектор в Claude
Рекомендуемый путь — работает в claude.ai web без редактирования конфигурационных файлов.
- Откройте claude.ai/customize/connectors.
- Нажмите "Add custom connector".
- Заполните:
- Name:
Oxomi Catalog & Media Portal - URL:
https://cloud.anythingmcp.com/mcp - Authentication: Bearer token → вставьте ваш MCP API key (из AnythingMCP → Profile → MCP API Keys → New Key)
- Name:
- Нажмите Connect для авторизации.
Все инструменты ниже появятся в чате — начинайте писать промпты.
Доступные инструменты
| Tool | What it does |
|---|---|
oxomi_search_catalogs | Search digital catalogs available in the portal |
oxomi_get_catalog_pages | Retrieve the page list (with thumbnails and section/category names) for a specific catalog |
oxomi_get_catalog_attachments | List all attachments (datasheets, certificates, CAD files, videos) linked to a catalog or a specific catalog page |
oxomi_search_products | Search products across all suppliers in the portal by SKU, EAN, or description |
oxomi_get_product_attachments | Retrieve all documents attached to a single product: safety data sheet (SDB), installation guide (Verarbeitungsanleitung), declaration of pe |
oxomi_search_documents | Search standalone documents (not bound to a single product) across the portal: catalog supplements, price lists, marketing materials, legal |
oxomi_get_cross_selling | Find related/cross-sell products for a given product (e |
FAQ
Работает ли с Claude Code так же как с Claude Desktop? Да — оба указывайте на https://cloud.anythingmcp.com/mcp.