{
  "markdown": "# Valérie MCP — French Real Estate Assistant\n\nConnect any MCP client to **Valérie Florent**, an AI specialist for the French real estate market.\n\n## What Valérie can do\n\n- 🏠 Answer questions about French property — prices, trends, neighbourhoods\n- 📊 Retrieve real **DVF transaction data** (22M+ transactions, 2020–2025) for any location in France\n- 📶 Check **internet coverage** (fibre, 4G, 5G) at any French address across all operators\n- 🌍 Responds in **French or English**\n\n## Quick start\n\n**Claude Code:**\n```bash\nclaude mcp add --transport http valerie https://arenafriend.com/mcp\n```\n\n**Claude Desktop** (`claude_desktop_config.json`):\n```json\n{\n  \"mcpServers\": {\n    \"valerie\": {\n      \"url\": \"https://arenafriend.com/mcp\"\n    }\n  }\n}\n```\n\n**MCP URL:** `https://arenafriend.com/mcp`\n\n## Authentication\n\nValérie uses email OTP — no password needed:\n\n```\n1. authenticate({ email: \"you@example.com\" })\n2. verify_code({ email: \"you@example.com\", code: \"123456\" })\n3. ask_valerie({ question: \"Quelles sont les prix à Antibes ?\" })\n```\n\n## Tools\n\n| Tool | Description |\n|---|---|\n| `authenticate` | Request a one-time login code by email |\n| `verify_code` | Confirm the code and open a session |\n| `ask_valerie` | Send a question, get Valérie's answer |\n| `get_status` | Check remaining questions + subscription |\n| `subscribe` | Get a Stripe checkout link to upgrade |\n| `list_conversations` | Browse all your conversations (web, email, MCP) |\n| `get_conversation` | Read the full history of any conversation |\n\n## Pricing\n\n- **Free:** 5 questions\n- **Paid:** €5/month — 100 questions/month (Stripe, cancel anytime)\n\n## About\n\nValérie is powered by [Home by Arenafriends](https://arenafriend.com) — a free app (iOS & Android) that checks internet coverage at any French address before you buy or rent.\n\n## Self-hosting\n\n```bash\ngit clone https://github.com/hjg/valerie-mcp\ncd valerie-mcp\nnpm install\n# stdio (local)\nnode server.mjs\n# HTTP (public)\nVALERIE_URL=https://your-instance.com node server.mjs --http\n```\n",
  "bytes": 2019,
  "sha": "083d189de7f4076146e71b181703c8e4d3f11d3e2c28ee5f5b004d9fa24d4d22",
  "repo_slug": "arenafriends/valerie-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_arenafriends_valerie_mcp_6afdb996/readme"
}