{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.edesigns/edesigns",
  "title": "eDesigns",
  "description": "Evaluate a marketing-technology project with eDesigns (engineering for enterprise marketing in Central America and Mexico) and hand it to the team, with the user's consent, without leaving the chat.",
  "version": "1.0.0",
  "websiteUrl": "https://edesigns.com/en/connect-ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://edesigns.com/api/mcp"
    }
  ],
  "_meta": {
    "com.edesigns/mcp": {
      "authentication": "none",
      "transport": "streamable-http",
      "endpointPath": "/api/mcp",
      "tools": [
        {
          "name": "get_company_profile",
          "readOnly": true,
          "summary": "Company facts, services, industries served and the published API product catalog."
        },
        {
          "name": "get_evaluation_questions",
          "readOnly": true,
          "summary": "The nine qualification questions with their option keys and what each verdict means."
        },
        {
          "name": "evaluate_project",
          "readOnly": false,
          "summary": "Submits the answers and the person's contact details; returns the verdict, a message to relay and, when qualified, a scheduling link. Requires explicit consent."
        },
        {
          "name": "request_contact",
          "readOnly": false,
          "summary": "General inquiry or KYC / RENAP demo request on the person's behalf. Requires explicit consent."
        }
      ],
      "resources": [
        "https://edesigns.com/llms.txt",
        "https://edesigns.com/openapi.json"
      ],
      "instructions": {
        "en": "https://edesigns.com/en/connect-ai",
        "es": "https://edesigns.com/es/connect-ai"
      },
      "privacyPolicy": "https://edesigns.com/en/privacy",
      "headline": {
        "en": "Connect eDesigns to your AI assistant",
        "es": "Conecta eDesigns a tu asistente de IA"
      }
    }
  }
}