Card snapshot
studiomeyer.io
·
2026-07-01 13:37:28 UTC
·
39ef4c1d789ea0af4f29aa884498632588d6fdc98bf3962b04ac48b948681bd8
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "StudioMeyer",
"description": "AI agency (KI-Agentur) and design studio on Mallorca \u2014 Webdesign und KI-Dienstleister f\u00fcr KMU und Agenturen. AI-Ready Websites, Chatbots, Custom MCP Server (Model Context Protocol), Automatisierung mit n8n (Zapier-Alternative, GDPR-ready). Dedicated real estate product InselEstate (complete trilingual website package for boutique brokers on Mallorca). Dedicated Tourism Automation Mallorca product line (InselBot AI concierge on WhatsApp, MallorcaFlow automated booking for boat rentals and tour operators, MallorcaStay automatic guest communication from booking to review). Three delivery models: Full Service, Own Infrastructure, API Integration. Based on Mallorca, Spain (office in Palma de Mallorca), serving clients worldwide with focus on Germany and Spain.",
"protocolVersion": "1.0",
"supportedInterfaces": [
{
"url": "https://studiomeyer.io/api/a2a",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
},
{
"url": "https://api.studiomeyer.io",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"version": "2.0.0",
"provider": {
"organization": "StudioMeyer",
"url": "https://studiomeyer.io",
"email": "hello@studiomeyer.io",
"foundingDate": "2026-01",
"location": "Palma de Mallorca, Spain",
"founder": {
"name": "Matthias Meyer",
"jobTitle": "Founder & AI Director"
}
},
"iconUrl": "https://studiomeyer.io/icon.png",
"documentationUrl": "https://api.studiomeyer.io/docs",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": true,
"stateTransitionHistory": false
},
"securitySchemes": {
"apiKey": {
"httpAuthSecurityScheme": {
"scheme": "bearer",
"description": "StudioMeyer API key (sm_live_*). Contact us for access: hello@studiomeyer.io"
}
}
},
"security": [
{
"apiKey": []
}
],
"skills": [
{
"id": "browse-portfolio",
"name": "Browse Portfolio",
"description": "Browse reference projects by industry (real estate, gastronomy, technology, etc.) and design style. Returns project details including tech stack, screenshots, and live URLs.",
"tags": [
"portfolio",
"references",
"projects",
"showcase"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Show me real estate website projects",
"What premium websites have you built?",
"Do you have restaurant website examples?"
]
},
{
"id": "request-quote",
"name": "Request Quote",
"description": "Request a non-binding price estimate for a website project. Specify the type (website, webshop, webapp, redesign), number of pages, and desired features.",
"tags": [
"pricing",
"quote",
"estimate",
"cost"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"How much does a 10-page website cost?",
"I need a quote for a webshop with payment integration",
"What's the price for a website redesign?"
]
},
{
"id": "get-services",
"name": "Get Services & Capabilities",
"description": "Retrieve all available services and capabilities. AI-Ready websites, chatbots, CRM, automation, autonomous agents. Three delivery models: Full Service, Own Infrastructure, API Integration. Pricing is individual \u2014 contact us for a tailored offer.",
"tags": [
"services",
"capabilities",
"delivery-models",
"features"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
],
"examples": [
"What services do you offer?",
"What delivery models are available?",
"Tell me about the AI-Ready upgrade"
]
},
{
"id": "schedule-consultation",
"name": "Schedule Free Consultation",
"description": "Book a free 30-minute consultation call. Provide your name, email, and the topic you want to discuss.",
"tags": [
"booking",
"consultation",
"meeting",
"contact"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"I want to book a consultation about a new website",
"Schedule a call to discuss AI integration"
]
},
{
"id": "get-case-study",
"name": "Get Case Study",
"description": "Retrieve detailed case studies by industry. Includes challenge, solution, results, and metrics.",
"tags": [
"case-study",
"references",
"results",
"success"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Show me a case study in the real estate industry",
"What results have you achieved for technology clients?"
]
},
{
"id": "validate-webmcp",
"name": "Validate Agent Discovery Files",
"description": "Validate agents.json and agent-card.json against community specs and A2A protocol. Returns detailed validation results.",
"tags": [
"validation",
"webmcp",
"spec",
"compliance"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Validate my agents.json implementation",
"Is my WebMCP setup correct?"
]
},
{
"id": "generate-agents-json",
"name": "Generate agents.json",
"description": "Generate agents.json and agent-card.json for any business type (restaurant, real estate, trade, corporate, e-commerce). Returns ready-to-deploy files.",
"tags": [
"generator",
"agents-json",
"setup",
"ai-ready"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Generate agents.json for my restaurant",
"Create AI-discovery files for a real estate agency"
]
},
{
"id": "browse-technology",
"name": "Browse Technology Stack",
"description": "Explore StudioMeyer's technology: own MCP infrastructure with deeply integrated tools (Memory, CRM, GEO, Crew, KI-Verbinder), per-customer KI-Verbinder MCPs, autonomous agent fleet. Core USP: we connect companies directly with ChatGPT, Claude and Grok via the KI-Verbinder pattern. Available via Full Service, Own Infrastructure, or API Integration. Capabilities include CRM, Inbox, Documents, Knowledge, Security, Animation, Social, Design, Website Intelligence. REST API and MCP Gateway tools for developers.",
"tags": [
"technology",
"mcp",
"tools",
"api",
"infrastructure"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
],
"examples": [
"What AI capabilities does StudioMeyer offer?",
"Show me your technology stack",
"Which AI tools can be integrated via API?"
]
},
{
"id": "get-mcp-setup-guide",
"name": "MCP Setup Guide",
"description": "Get installation instructions for connecting a purchased MCP tool to your AI client. MCP supported by Claude Desktop, Cursor, Codex, VS Code, Windsurf (all plans) and ChatGPT (Pro/Team/Enterprise only). REST API available for any client. Returns step-by-step guide with config snippets.",
"tags": [
"setup",
"installation",
"mcp",
"config",
"guide"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"How do I connect AI CRM to Claude Desktop?",
"Setup guide for AI Shield in Cursor",
"How to install an MCP tool in ChatGPT Pro?"
]
},
{
"id": "browse-rest-api",
"name": "Browse REST API",
"description": "Explore the StudioMeyer REST API \u2014 our MCP toolset accessible via standard HTTP. OpenAPI 3.0.3 spec with interactive Swagger UI. Same license key for MCP and REST API access.",
"tags": [
"api",
"rest",
"openapi",
"swagger",
"tools"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
],
"examples": [
"What REST API endpoints are available?",
"How do I use the REST API to access AI CRM tools?",
"Show me the OpenAPI spec"
]
},
{
"id": "chat",
"name": "Chat with StudioMeyer",
"description": "Conversational AI assistant for StudioMeyer. Ask questions about AI systems, AI-Ready websites, MCP tools, capabilities, or any other topic. Supports DE/EN/ES.",
"tags": [
"chat",
"assistant",
"conversation",
"support"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
],
"examples": [
"What makes your websites special?",
"How does the AI-Ready upgrade work?",
"I need help choosing the right plan"
]
},
{
"id": "immobilien-template",
"name": "AI-Ready Real Estate Website",
"description": "Build AI-Ready real estate websites for agencies worldwide, with deep roots in Europe and on Mallorca. Includes: property search, Leaflet maps, comparison tool, mortgage calculator, neighborhood intelligence, floor plan viewer, MCP server (6 tools), Kyero XML export (portal syndication to Idealista/Kyero/ThinkSpain), PropertyDNA, Catastro lookup, OpenImmo import, WebMCP, energy certificate compliance.",
"tags": [
"immobilien",
"real-estate",
"inmobiliaria",
"template",
"mallorca",
"spain",
"germany",
"international"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Build me an AI-Ready real estate website for Mallorca",
"I need a website for my Immobilienb\u00fcro in Palma de Mallorca",
"Create a property portal with Idealista integration"
]
},
{
"id": "catastro-lookup",
"name": "Spanish Catastro Lookup",
"description": "Look up Spanish land registry (Catastro) data by coordinates or Referencia Catastral. Returns official cadastral information. Covers 95% of Spain (32M+ urban, 40M+ rural properties).",
"tags": [
"catastro",
"land-registry",
"spain",
"property-data"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Look up catastro data for coordinates 39.57, 2.65",
"Get cadastral info for RC 1234567890ABCDEFGH"
]
},
{
"id": "property-dna",
"name": "PropertyDNA Generator",
"description": "Generate PropertyDNA (propertydna.org) YAML files for AI-readable property listings. Open standard (CC BY 4.0) for AI agents to understand real estate data. Sections: IDENTITY, SPECIFICATIONS, FINANCIALS, COMPLIANCE, CONTEXT, MEDIA, DISCOVERY.",
"tags": [
"property-dna",
"ai-ready",
"yaml",
"open-standard"
],
"inputModes": [
"application/json"
],
"outputModes": [
"text/yaml",
"application/json"
],
"examples": [
"Generate PropertyDNA for my listing",
"Create AI-readable property descriptions"
]
},
{
"id": "insel-estate-package",
"name": "InselEstate \u2014 Complete Real Estate Website for Mallorca Brokers",
"description": "Complete product package for boutique real estate brokers on Mallorca. Trilingual website (DE/EN/ES), WhatsApp chatbot with your property inventory, PDF expose generator, AI visibility for Mallorca searches (Schema.org + llms.txt + agent-card), GDPR-compliant lead forms, interactive Mallorca map with heatmap, optional portal integration (Idealista, FotoCasa, Kyero, Inmofactory). Indicative pricing from 2,500 EUR \u2014 exact scope and pricing on consultation. All packages include AI readiness. Live demo: inmobiliaria.studiomeyer.io (Cala Property).",
"tags": [
"insel-estate",
"real-estate",
"immobilien",
"inmobiliaria",
"mallorca",
"brokers",
"makler",
"whatsapp",
"expose-generator",
"package"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"I run a boutique real estate agency on Mallorca, show me your complete package",
"Soy un agente inmobiliario en Palma, necesito una web triling\u00fce con chatbot",
"Ich bin Makler auf Mallorca und will KI-Sichtbarkeit plus WhatsApp-Chatbot"
]
},
{
"id": "inselbot-concierge",
"name": "InselBot \u2014 AI Concierge Multi-Agent Crew",
"description": "Deploy a Claude-based multi-agent AI concierge crew for Mallorca boutique hotels, fincas and villa rentals. Specialized agents for check-in, upsell, activity recommendations, sustainability and feedback. WhatsApp Business API + web widget, multilingual (DE/EN/ES/FR), PMS bridge (Smoobu, Lodgify, Mews, Cloudbeds), live Mallorca knowledge graph, StudioMeyer Memory for guest context. Flagship product in the Tourism Automation Mallorca line. Pricing from 2,900 EUR setup + 249 EUR/month.",
"tags": [
"inselbot",
"mallorca",
"tourism",
"hotel",
"villa",
"finca",
"concierge",
"whatsapp",
"multi-agent",
"hospitality"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"I run a boutique hotel in Palma, can you set up an AI concierge on WhatsApp?",
"We have 12 fincas on Mallorca, we need 24/7 guest support in German and English",
"Build a check-in agent that talks to Smoobu"
]
},
{
"id": "mallorcaflow-booking",
"name": "MallorcaFlow \u2014 AI Booking Automation",
"description": "Autonomous AI booking agent for boat charters, sailing schools, diving and tour operators on Mallorca. Website chat + WhatsApp: availability check, pricing communication, reservation creation, Spanish Factura Electronica invoicing, Stripe payment link. Tech: Claude Agent SDK + Google Calendar + Stripe MCP + SMTP/WhatsApp + Next.js booking widget. Pilot customer: Bootsfahrschule Palma Mallorca.",
"tags": [
"mallorcaflow",
"mallorca",
"tourism",
"booking",
"boat",
"charter",
"tour-operator",
"diving",
"sailing"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Automate boat charter bookings for my company on Mallorca",
"I need a WhatsApp booking agent for my sailing school",
"Build an AI that handles diving tour reservations"
]
},
{
"id": "mallorcastay-journey",
"name": "MallorcaStay \u2014 Guest Journey Pipeline",
"description": "n8n workflow pipeline for complete guest journey automation on Mallorca vacation rentals. Triggered by Airbnb, Booking.com or direct-website webhooks: welcome mail, pre-arrival info, check-in instructions, Ecotasa collection, post-stay review request, all with Claude-generated personalized text. Self-hosted n8n, GDPR-compliant, for professional finca and apartment managers with 5 to 30 units running multi-OTA portfolios.",
"tags": [
"mallorcastay",
"mallorca",
"tourism",
"vacation-rental",
"villa",
"finca",
"airbnb",
"booking.com",
"n8n",
"guest-journey"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Automate the guest journey for my 15 fincas on Mallorca",
"I want welcome mails, Ecotasa collection and review requests in one pipeline",
"Connect my Airbnb and Booking.com listings to an AI workflow"
]
},
{
"id": "studiomeyer-agents",
"name": "StudioMeyer Agents \u2014 hosted AI-Audit fleet",
"description": "Done-For-You hosted fleet of AI agents that delivers a weekly coherent report by email. We host, configure and run everything; no dashboard to operate, no tools to learn. Customer doesn't fill in competitor lists \u2014 we identify them from the customer's website and propose them. Two tiers as an add-on family (Session 1087, 2026-05-15): Mini-Fleet (Analyseflotte) EUR 249 one-off setup + EUR 99/month (5 agents focused on visibility Google+Bing, traffic, web competition, technical health, AI visibility across 8 LLM platforms; 4-6 page weekly report; 3 competitors watched; 30-day trends; email support; combinable with any webdesign package or standalone) and Full Fleet (Grosse Flotte) EUR 399 one-off setup + EUR 249/month (all 10 agents at full depth \u2014 Mini-Fleet plus brand mentions with sentiment, citation sources, industry trends, innovation waves, master synthesiser \u2014 plus 11th custom agent built to wish; 10-15 page weekly report; 5 competitors; 90-day trends; Telegram direct line; immediate game-changer alerts). 3 months minimum, then monthly cancellable. EU hosting (Hetzner Germany + Supabase EU). Setup is charged together with the first monthly invoice via Stripe subscription_data.add_invoice_items. Each subscription comes with a personal MCP key \u2014 customer connects their own Claude, ChatGPT, Cursor, Codex or any MCP-capable AI app in under 2 minutes via the open-source npm package mcp-studiomeyer-agents (MIT) and reads reports + configures agents (8 read tools + 6 self-service config tools) directly from their own chat. First custom agent included in Full Fleet; additional custom agents on direct request (not self-service). Tagline: 'Everyone builds agents. We deliver agents.' Pilot proof: studiomeyer.io itself runs the system since 5 months, over 12,500 Bing Copilot citations in 30 days verified in Webmaster Tools.",
"tags": [
"studiomeyer-agents",
"managed-agents",
"audit",
"ai-visibility",
"geo",
"competitor-watch",
"smb",
"kmu",
"done-for-you",
"mcp",
"subscription"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Run a full AI-audit on my SMB \u2014 website, AI visibility and industry, weekly",
"I need someone to watch my competitors and AI visibility without me running a dashboard",
"Connect my own Claude or ChatGPT to my StudioMeyer Agents fleet via MCP"
]
},
{
"id": "ki-verbinder-pro",
"name": "KI-Verbinder Pro \u2014 backend orchestration staggered by complexity (n8n + LangGraph + Temporal + agents + MCP + Langfuse)",
"description": "Premium tier of the AI Connector for businesses with complex multi-step workflows. We stagger the tool by complexity behind one customer MCP server: n8n for deterministic routine pipelines (Zapier-alternative, first tier), LangGraph for AI-agent orchestration with operator approval (human-in-the-loop via interrupt(), durable execution survives server restarts, second tier \u2014 Klarna, Uber, LinkedIn, Replit production stack), Temporal as an optional meta-layer on top for really complex cross-system workflows that have to coordinate multiple LangGraph workflows + n8n pipelines + external APIs + operator approvals across days or weeks (Uber, Netflix, Stripe, Coinbase, Snap, Box, HashiCorp production stack). The three layers don't replace each other, they stagger. Plus Claude-Agent-SDK-based AI agents for flexible decisions. Observable end-to-end with Langfuse (we use it productively in our own 18-agent fleet since May 2026). Operator-approval channels via Telegram, mail, WhatsApp through mcp-multi-channel. ChatGPT-/Claude-/Cursor-users start workflows in the AI chat and poll for status later \u2014 chat window stays fast and uninterrupted while long workflows run in the background. Four MCP tools per customer connector: workflow_start, workflow_status, workflow_list_my_jobs, workflow_cancel. Done-For-You from EUR 1,999 one-off setup + EUR 249/month, three-month minimum term then monthly cancellable. EU hosting (Hetzner Germany), GDPR-compliant, open source on request. Detail page: /ki-verbinder-unternehmen. Standard tier (without workflow backend, EUR 99/month + EUR 499 setup) at /services/ki-verbinder.",
"tags": [
"ki-verbinder-pro",
"ai-connector-pro",
"conector-ia-pro",
"langgraph",
"n8n",
"temporal",
"langfuse",
"human-in-the-loop",
"hitl",
"durable-execution",
"mcp",
"workflow-orchestration",
"operator-approval",
"telegram-approval",
"klarna-stack",
"uber-stack",
"netflix-stack",
"stripe-stack",
"staggered-by-complexity",
"meta-layer",
"kmu",
"done-for-you",
"backend-orchestration"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"I need multi-step AI workflows with operator approval via Telegram for my business",
"Build a connector that pauses for human approval and survives server restarts (LangGraph + MCP)",
"Connect my ChatGPT customers to a backend that runs n8n + LangGraph + AI agents observable with Langfuse",
"I have a really complex cross-system workflow over days \u2014 can Temporal sit on top of LangGraph and n8n?"
]
}
],
"reviews": [
{
"platform": "ProvenExpert",
"url": "https://www.provenexpert.com/studiomeyer/",
"rating": "SEHR GUT"
},
{
"platform": "GoodFirms",
"url": "https://www.goodfirms.co/company/studiomeyer"
},
{
"platform": "Clutch",
"url": "https://clutch.co/profile/studiomeyer"
},
{
"platform": "Sortlist",
"url": "https://www.sortlist.com/de/agency/studio-meyer"
},
{
"platform": "TechBehemoths",
"url": "https://techbehemoths.com/company/studio-meyer"
},
{
"platform": "DesignRush",
"url": "https://www.designrush.com/agency/profile/studiomeyer"
}
],
"extensions": {
"technology": {
"mcpGateway": "https://mcp.studiomeyer.io",
"restApi": "https://api.studiomeyer.io",
"openApiSpec": "https://api.studiomeyer.io/openapi.json",
"saasServers": [
"Memory",
"CRM",
"GEO",
"Crew",
"KI-Verbinder"
],
"customerMcps": "per-customer KI-Verbinder MCPs (MallorcaBot, andibot, almabot)",
"autonomousAgents": "autonomous agent fleet across research, content, DevOps and quality control"
},
"aiConnectorPro": {
"url": "https://studiomeyer.io/ki-verbinder-unternehmen",
"standardUrl": "https://studiomeyer.io/services/ki-verbinder",
"layers": {
"n8n": "first tier, simple routine \u2014 deterministic pipelines, self-hosted Zapier alternative, 1500+ ready blocks",
"langGraph": "second tier, AI-agent-specific \u2014 multi-step workflows with operator approval (human-in-the-loop via interrupt()), durable execution, LangChain-1.0 standard since early 2026, productive at Klarna, Uber, LinkedIn, Replit, Cisco, Elastic",
"temporal": "optional meta-layer on top for really complex cross-system workflows \u2014 coordinates multiple LangGraph workflows + n8n pipelines + external APIs + operator approvals across days or weeks, event-history replay, signal-based HITL, productive at Uber (origin), Netflix, Stripe, Coinbase, Snap, Box, HashiCorp. Not used for simple or mid-complex workflows.",
"aiAgents": "Claude-Agent-SDK based, flexible improvising layer for research, drafting, tool selection",
"mcpProtocol": "Anthropic open standard since late 2024, universal translator so ChatGPT, Claude, Grok, Cursor, Codex all speak with one customer connector",
"langfuse": "open-standard AI observability layer across all engines (n8n, LangGraph, Temporal), productive in our own 18-agent fleet since May 2026, 50M+ SDK installs per month, Fortune-50 deployments"
},
"staggerPrinciple": "The three workflow engines (n8n, LangGraph, Temporal) don't replace each other, they stagger by complexity. We pick the simplest layer that's enough per workflow and only move up a tier when the case demands it. Temporal as the meta-layer is only added when a workflow gets really complex.",
"humanInTheLoop": {
"pattern": "out-of-band approval via Telegram, mail or WhatsApp (mcp-multi-channel) \u2014 long workflows pause externally on our server, ChatGPT-user polls for status later",
"tools": [
"workflow_start (fire-and-forget)",
"workflow_status (polling)",
"workflow_list_my_jobs",
"workflow_cancel"
],
"note": "MCP cannot push, polling is the standard. We treat this as a feature, not a limitation \u2014 the chat window stays fast even if approval takes three days."
},
"pricing": {
"setup": "from EUR 1,999 one-off",
"monthly": "from EUR 249",
"minimumTerm": "3 months, then monthly cancellable",
"note": "Final pricing set individually after intro call because every connector is tailored to the customer's workflows and integrations."
},
"hosting": "EU only (Hetzner Germany), GDPR-compliant with data processing agreement, open source on request (no vendor lock-in, customer keeps the workflow blueprint)"
},
"webMCP": true,
"propertyDNA": true,
"immobilien": {
"markets": [
"International",
"Germany",
"Spain",
"Balearic Islands"
],
"portals": [
"Idealista",
"Kyero",
"ThinkSpain",
"Fotocasa",
"Inmofactory"
],
"standards": [
"Kyero XML v3",
"OpenImmo",
"PropertyDNA"
],
"crmIntegrations": [
"Inmovilla",
"Witei"
],
"products": [
"InselEstate"
],
"productUrls": {
"hub": "https://studiomeyer.io/de/immobilien",
"product": "https://studiomeyer.io/de/services/insel-estate",
"liveDemo": "https://inmobiliaria.studiomeyer.io"
},
"targetCustomers": [
"boutique-brokers",
"real-estate-agencies",
"finca-specialists",
"off-market-brokers"
],
"languages": [
"de",
"en",
"es"
]
},
"tourism": {
"region": "Mallorca, Balearic Islands, Spain",
"products": [
"InselBot",
"MallorcaFlow",
"MallorcaStay"
],
"targetCustomers": [
"boutique-hotels",
"fincas",
"villa-rentals",
"boat-charters",
"tour-operators",
"restaurants",
"diving-schools",
"sailing-schools"
],
"integrations": {
"pms": [
"Smoobu",
"Lodgify",
"Mews",
"Cloudbeds",
"Hostaway"
],
"messaging": [
"WhatsApp Business API",
"Telegram Bot API",
"SMS"
],
"payments": [
"Stripe",
"Factura Electronica (Spain B2B)"
],
"booking": [
"Airbnb",
"Booking.com",
"Vrbo",
"direct website"
],
"compliance": [
"Ecotasa",
"DSGVO"
]
},
"languages": [
"de",
"en",
"es",
"fr"
],
"marketContext": {
"annualTouristsBalearics2025": 13560000,
"annualOvernightsMallorca2025": 49500000,
"avgDailySpendEUR2025": 197,
"mallorcaPIDBudgetEUR": 4880000,
"mallorcaPIDLaunchDate": "2026-04-10",
"source": "INE Jan 2026, Balearic government EGATUR, Consell de Mallorca"
},
"pilotCustomer": "Bootsfahrschule Palma Mallorca"
}
}
}