Connector guide2-minute read8 MCP toolsEN · DE · IT

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

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

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

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

Propstack

Propstack

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

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

8

Регион

DE

Категория

Real Estate

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

API Key

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

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

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

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

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

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

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

Summary

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

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

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

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

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

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

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

Propstack

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

Настройка

Getting a key

  1. Sign in to Propstack as an administrator and open Einstellungen → API.
  2. Generate an API-Key and put it in PROPSTACK_API_KEY. The key is account-wide and carries the permissions of the account it belongs to — treat it as a password, because whoever holds it can read the whole customer base.

The key travels in an X-API-KEY header. No Bearer, no query parameter.

…(continued in the in-app connector instructions)

Предварительные требования: PROPSTACK_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, выберите Propstack и введите переменные, перечисленные в Предварительных требованиях.

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

ToolWhat it does
propstack_list_propertiesList property listings with their address, price, living area, room count, marketing type and status
propstack_get_propertyRead one property listing in full: full address, all price and area fields, the description texts, images, documents and the assigned broker
propstack_list_contactsList contacts — buyers, sellers, landlords and tenants — with their name, e-mail, phone and the client source they came from
propstack_get_contactRead one contact in full: contact details, search profile, the properties they are linked to and their consent flags
propstack_list_enquiriesList enquiries (Anfragen) — a person asking about a specific listing — with their date, source, status and the property and contact involved
propstack_list_activitiesList activities — calls, viewings, e-mails and notes logged against a contact or a property
propstack_list_projectsList projects — the developments several units belong to — with their name, address and the number of units in each
propstack_list_brokersList the brokers (users) in the account with their name, e-mail and the office they belong to, to resolve who owns a listing or a contact

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

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

Your Propstack agent is one click away.

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

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

connectors

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

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

connectors

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

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

connectors

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

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

connectors

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

Propstack — the CRM German estate agents run on: properties, contacts, enquiries, activities, projects and saved searches. REST API v1, API-key auth.

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.