Connector guide1-minute read10 MCP toolsEN · DE · IT

How to Connect Planradar to Cursor — via MCP

Connect PlanRadar to Claude AI using MCP. Manage construction projects, defects, and inspections with natural language. Step-by-step setup guide.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

PlanRadar

MCP connector

PlanRadar

Manage construction and real estate projects with PlanRadar. Access projects, tickets (defects/tasks), users, documents, and schedules via REST API. Ideal for quality management, defect tracking, inspections, and field reporting in the Bau sector.

Tools

10

Region

DE

Category

Construction

Authentication

API Key

Required env vars

PLANRADAR_API_KEYPLANRADAR_CUSTOMER_ID
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

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.

Start free trial

Summary

Connect PlanRadar to Claude AI using MCP. Manage construction projects, defects, and inspections with natural language. Step-by-step setup guide.

Try asking

Example prompts for PlanRadar

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

PlanRadar · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

Connect PlanRadar to Claude

PlanRadar is a digital platform for construction and real estate project management. With AnythingMCP, you can connect PlanRadar to Claude AI and manage your projects, defect tracking, and inspections using natural language.

What You Can Do

  • "List all open defects in the Rohbau project"
  • "Create a ticket for a missing fire extinguisher on floor 2"
  • "Who is responsible for the unresolved tickets in project 4711?"
  • "Show me all documents for the latest inspection"

Setup

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Open http://localhost:3000/connectors/store and import the PlanRadar adapter
  2. Enter your PlanRadar API key (from Settings > API Access) and Customer ID
  3. Assign the connector to an MCP server

Connect Claude

{
  "mcpServers": {
    "planradar": { "url": "http://localhost:4000/mcp" }
  }
}

Available Tools

ToolDescription
planradar_list_projectsList all accessible projects
planradar_get_projectGet full project details
planradar_list_ticketsList defects, tasks, and issues
planradar_get_ticketGet full ticket details
planradar_create_ticketCreate a new defect or task
planradar_update_ticketUpdate status, priority, or assignee
planradar_list_usersList users and subcontractors
planradar_get_userGet user details
planradar_list_documentsList project documents
planradar_get_documentGet document metadata

Was this guide helpful?

Ready to ship

Your PlanRadar agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

Related guides