{
  "schema_version": "1.0.0",
  "name": "daremeet",
  "title": "Daremeet public data MCP",
  "description": "FAQ, canonical AI answers, brand rules, Sana profile, comparisons, web insights, Lieux POI API, Lieux web→app deep links.",
  "version": "1.1.0",
  "publisher": {
    "name": "Daremeet SAS",
    "url": "https://www.daremeet.com",
    "contact": "contact@daremeet.com"
  },
  "repository": "https://github.com/kevinbouti/verisav.fr",
  "source_path": "vivo-go/mcp-daremeet",
  "transports": {
    "stdio": {
      "package": "@daremeet/mcp-server",
      "command": "node",
      "args": ["vivo-go/mcp-daremeet/dist/index.js"],
      "env": { "DAREMEET_BASE_URL": "https://www.daremeet.com" }
    },
    "streamable_http": {
      "url": "https://www.daremeet.com/api/mcp",
      "documentation": "https://www.daremeet.com/developer-ai.txt",
      "auth": "public",
      "smithery_config": "vivo-go/mcp-daremeet/smithery.yaml",
      "catalog_submit": "https://smithery.ai/new"
    }
  },
  "manifest": "https://www.daremeet.com/.well-known/agent-tools.json",
  "tools_highlight": [
    "daremeet_search",
    "daremeet_compare",
    "daremeet_brand",
    "daremeet_sana",
    "daremeet_insights"
  ]
}
