ImmoTools24 × Claude Code
ImmoTools24 — Claude Code guide
Read this whole file, then do the work.
1. Add the hosted MCP (Streamable HTTP):
claude mcp add --transport http immotools24 https://immotools24.de/mcp
2. Verify:
claude mcp get immotools24
You should see tools: get_site_info, list_tools, get_tool, get_image_editor, get_expose_generator, list_blog_posts, get_blog_post, search_docs.
3. First calls:
- get_site_info
- list_tools
- get_image_editor
- get_expose_generator
- list_blog_posts
- get_blog_post with slug welche-ki-fuer-immobilien
Rules
- Do not invent APIs for /app, /admin, or /api.
- Do not ask the user to sign in. This surface is public.
- Blog posts live in the database at /blog/{slug}.
Docs: https://immotools24.de/llms.txt