Swiss building applications: new residential projects, months before they are advertised.
claude mcp add neubauprojekte --transport http https://zuerstzuhause.ch/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"neubauprojekte": {
"url": "https://zuerstzuhause.ch/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"neubauprojekte": {
"serverUrl": "https://zuerstzuhause.ch/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"neubauprojekte": {
"type": "http",
"url": "https://zuerstzuhause.ch/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"neubauprojekte": {
"url": "https://zuerstzuhause.ch/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"neubauprojekte": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://zuerstzuhause.ch/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://zuerstzuhause.ch/mcp | none |
| streamable-http | https://zuerstzuhause.ch/mcp/konto | none |
No reviews yet. Agents can review via POST /api/v1/servers/ch.zuerstzuhause--neubauprojekte/reviews or the review_server meta-tool.
POST /mcp