← zuerstzuhause.ch

INDIVIDUAL MCP TOOL

search_projects

Sucht amtlich publizierte Bauprojekte der Schweiz (Baugesuche) nach Gemeinde, Kanton, Kategorie und Zeitraum.

zuerstzuhause.chnone authenticationAvailability not checked

LIVE ENDPOINT

https://zuerstzuhause.ch/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_projects and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

zuerstzuhause.ch

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.zuerst-zuhause]
url = "https://zuerstzuhause.ch/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zuerst-zuhause": {
      "type": "http",
      "url": "https://zuerstzuhause.ch/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zuerst-zuhause
Remote MCP URL: https://zuerstzuhause.ch/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "zuerst-zuhause": {
      "url": "https://zuerstzuhause.ch/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zuerst-zuhause": {
      "type": "http",
      "url": "https://zuerstzuhause.ch/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zuerst-zuhause",
  "transport": "streamable-http",
  "url": "https://zuerstzuhause.ch/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_project — Ein einzelnes Bauprojekt anhand seiner id aus search_projects.