Kpi Dealflow
БесплатноНе проверенEnables AI assistants to manage a real estate pipeline by adding, listing, getting, and updating leads through KPI DealFlow.
Описание
Enables AI assistants to manage a real estate pipeline by adding, listing, getting, and updating leads through KPI DealFlow.
README
MCP (Model Context Protocol) server for KPI DealFlow — connect Claude, Cursor, or any MCP-compatible AI assistant directly to your real estate pipeline.
What it does
Gives your AI agent four tools:
| Tool | Description |
|---|---|
add_lead |
Add a new prospect to your pipeline |
list_leads |
List and filter leads by stage or temperature |
get_lead |
Pull full details on a specific lead |
update_lead |
Move a lead through the funnel or update notes |
Prerequisites
- A KPI DealFlow account
- An API key — generate one at Settings → API Access inside the app
- Node.js 18 or newer
Setup
Claude Desktop (recommended)
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"kpi-dealflow": {
"command": "npx",
"args": ["kpi-dealflow-mcp"],
"env": {
"KPIDEALFLOW_API_KEY": "kpid_your_key_here"
}
}
}
}
Config file locations:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Restart Claude Desktop after saving.
Other MCP clients
Any client that supports stdio MCP servers works the same way — point it at npx kpi-dealflow-mcp with your KPIDEALFLOW_API_KEY env var set.
Run directly (for testing)
KPIDEALFLOW_API_KEY=kpid_your_key npx kpi-dealflow-mcp
Usage examples
Once connected, just talk to your agent:
"Add John Smith as a lead — he called in wanting to buy a 3-bed in Northampton, timeline is 90 days. Phone 413-555-1234."
"Who are my hot leads right now?"
"Move John Smith to Qualified Lead — we agreed to a buyer consultation Thursday."
"Show me all my Qualified Leads."
Environment variables
| Variable | Required | Default | Description |
|---|---|---|---|
KPIDEALFLOW_API_KEY |
Yes | — | Your API key from kpidealflow.com/settings |
KPIDEALFLOW_BASE_URL |
No | https://kpidealflow.com |
Override for self-hosted or staging |
License
MIT
Установка Kpi Dealflow
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ssaffhauser-web/kpi-dealflow-mcpFAQ
Kpi Dealflow MCP бесплатный?
Да, Kpi Dealflow MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Kpi Dealflow?
Нет, Kpi Dealflow работает без API-ключей и переменных окружения.
Kpi Dealflow — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Kpi Dealflow в Claude Desktop, Claude Code или Cursor?
Открой Kpi Dealflow на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Kpi Dealflow with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
