Skip the install. Get this working in under 2 minutes.
Start a free trial on cloud.anythingmcp.com, add the PlanRadar in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.
Summary
使用 MCP 将 PlanRadar 连接到 ChatGPT。通过自然语言管理缺陷、检查和建筑项目。无需编码。
试试这样问
PlanRadar 的示例提示
点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。
Claude 是 AI,可能会出错。请核对回答。
将 PlanRadar 连接到 ChatGPT
PlanRadar 是一个领先的建筑和房地产管理平台,广泛应用于欧洲。通过 AnythingMCP,你可以通过 MCP 将 PlanRadar 数据暴露给 ChatGPT — 管理缺陷、跟踪项目进展,并以自然语言处理文档。
快速设置
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
- 打开
http://localhost:3000/connectors/store并导入 PlanRadar 适配器 - 输入你的 PlanRadar API 密钥和客户 ID
- 分配给 MCP 服务器
连接到 ChatGPT
{
"mcpServers": {
"planradar": { "url": "https://your-anythingmcp-instance.com/mcp" }
}
}
用例
- "显示 Neubau 项目中所有未解决的缺陷" — 立即概览未解决的问题
- "为三楼浴室的水损坏创建一个工单" — 快速记录缺陷
- "所有项目中哪些任务逾期了?" — 跨项目截止日期跟踪
- "列出本周上传的所有文档" — 文档管理
这份指南对你有帮助吗?