← Registry

Productivity

grundheim.ch

Provides Swiss financial calculators for property tax, affordability, rent vs buy, pension buy-in, and mortgage rates.

1 endpoint15 known toolsFirst detected July 21, 2026Last detected July 21, 2026

ENDPOINT 1

https://agent.grundheim.ch/mcp

No auth detected

Known tools 15

calculate_swiss_property_tax

Calculate the full Swiss tax burden (federal, cantonal, municipal, church, wealth tax) for a household in any of the 2122 Swiss municipalities, based on official ESTV tariffs.

Inferred read-only
calculate_affordability

Run the standard Swiss bank affordability stress test for a property purchase: imputed 5% interest, running costs, second-mortgage amortization, 33% gross-income limit.

Potential side effects
compare_rent_vs_buy

Compare renting versus buying a Swiss home over a multi-year horizon: total costs, net worth in both paths, break-even year, tax effects (Eigenmietwert, deductions), and a verdict.

Inferred read-only
calculate_pension_buyin

Analyze a Swiss pension fund (Pensionskasse) buy-in: immediate income-tax saving, capital withdrawal tax at retirement, and a net comparison against investing the same amount privately, including the 3-year blocking period check.

Inferred read-only
get_mortgage_rates

Get current or historical Swiss mortgage interest rates (SARON and fixed terms) across major banks and insurers, from grundheim.ch's daily rate comparison.

Inferred read-only
get_municipality_profile

Get key facts for any of the 2122 Swiss municipalities: canton, district, population, postal code, and the cantonal/municipal income-tax multipliers.

Inferred read-only
get_market_price_context

Get current residential asking-price statistics (median CHF per m² and listing counts) from grundheim.ch's live market data — overall, and for a specific municipality when one is given.

Inferred read-only
generate_handover_link

Create a short, attributed link into grundheim.ch for the pages this tool can represent: a by-location tax calculator or Nebenkostenrechner, a municipality profile, the live mortgage-rate comparison, the mortgage calculator, or account registration.

Potential side effects
calculate_capital_withdrawal_tax

Calculate the one-time Swiss tax (Kapitalbezugssteuer) on a lump-sum payout from a pension fund, pillar 3a or vested-benefits account, at the reduced separate tariff, for any municipality.

Inferred read-only
calculate_purchase_costs

Calculate the one-time incidental purchase costs (Nebenkosten) of buying Swiss property: land-registry fee (Grundbuch), notary costs, and transfer tax (Handänderungssteuer).

Potential side effects
calculate_imputed_rental_value

Estimate the annual tax effect of the Swiss imputed rental value (Eigenmietwert) for an owner-occupied home: the imputed income added, minus deductible mortgage interest and maintenance, times the marginal tax rate.

Inferred read-only
rank_municipalities_by_tax

Rank the municipalities within a Swiss canton by their tax multiplier (Steuerfuss / income tax rate), cheapest or most expensive first.

Inferred read-only
get_safety_statistics

Get official Swiss burglary (Einbruch) statistics per 1,000 residents from federal police crime data: the all-canton ranking, or one canton in focus with its national rank.

Inferred read-only
get_price_trend

Get the Swiss residential property price trend over time: the national BFS price index (annual, 2017 onward) and, for a Canton Zürich municipality, the local median sale-price time series for houses and apartments.

Inferred read-only
benchmark_ask_price

Judge whether a Swiss property's asking price is high or low for its location, by comparing it against other current asks in the same municipality (and, where official sold data exists — Zürich city and Geneva communes — against actual sale prices).

Inferred read-only

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.grundheim-ch]
url = "https://agent.grundheim.ch/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "grundheim-ch": {
      "type": "http",
      "url": "https://agent.grundheim.ch/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: grundheim-ch
Remote MCP URL: https://agent.grundheim.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": {
    "grundheim-ch": {
      "url": "https://agent.grundheim.ch/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "grundheim-ch",
  "transport": "streamable-http",
  "url": "https://agent.grundheim.ch/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for grundheim.ch was fetched 2026-08-03T18:58:29.191Z and is being refreshed.

Trust status Neutral

grundheim.ch is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.