{
  "schema_version": "0.1",
  "name": "RayaAgents",
  "description": "AI agent discovery directory for Italy and Spain. Find, compare and evaluate the best AI agents by category — sales, customer service, coding, voice AI, automation and more. Bilingual IT/ES.",
  "url": "https://rayaagents.com",
  "version": "1.0.0",
  "primaryLocales": ["it", "es"],
  "capabilities": {
    "discovery": true,
    "comparison": true,
    "categories": true
  },
  "mcp": {
    "endpoint": "https://rayaagents.com/api/mcp",
    "transport": ["streamable-http"],
    "tools": [
      {
        "name": "search_agents",
        "description": "Search AI agents by free-text query, with optional category and language filter."
      },
      {
        "name": "get_agent_details",
        "description": "Get full details for a specific AI agent by slug."
      },
      {
        "name": "compare_agents",
        "description": "Side-by-side comparison of 2-5 AI agents."
      },
      {
        "name": "list_categories",
        "description": "List all available agent categories with agent counts."
      }
    ]
  },
  "api": {
    "agents": "https://rayaagents.com/api/agents"
  },
  "contact": {
    "email": "info@rayaagents.com"
  }
}
