{
  "name": "localseo.es",
  "description": "Agencia de Local SEO y GEO en España. Posicionamos negocios locales en Google Maps, en búsqueda por zona y en los motores de IA (ChatGPT, Gemini, AI Overviews).",
  "version": "1.0.0",
  "protocolVersion": "0.2.5",
  "url": "https://localseo.es/api/a2a",
  "provider": {
    "organization": "localseo.es",
    "url": "https://localseo.es"
  },
  "capabilities": {
    "streaming": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "url": "https://localseo.es/api/a2a",
      "transport": "jsonrpc"
    },
    {
      "url": "https://localseo.es/api/mcp",
      "transport": "mcp"
    }
  ],
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "get_blog_post",
      "name": "Get blog post",
      "description": "Returns metadata + a markdown URL for a specific blog post by slug and language.",
      "tags": [
        "content",
        "blog"
      ]
    },
    {
      "id": "get_business_info",
      "name": "Get business info",
      "description": "Returns the canonical business fact sheet (name, tagline, highlights, services, contact, area served).",
      "tags": [
        "info",
        "business"
      ]
    },
    {
      "id": "get_contact",
      "name": "Get contact",
      "description": "Returns the business contact channels - email and website.",
      "tags": [
        "contact"
      ]
    },
    {
      "id": "list_blog_posts",
      "name": "List blog posts",
      "description": "Returns title, slug, language, summary, URL and publish date for blog posts, with optional language and topic filters.",
      "tags": [
        "content",
        "blog"
      ]
    }
  ]
}