{
  "serverInfo": {
    "name": "perceptron-agent-ready-scanner",
    "version": "1.0.0",
    "description": "Runs the Agent-Ready Scanner against any website and returns a Level 0-4 verdict across 22 emerging agent-readiness standards."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://perceptron.solutions/mcp"
  },
  "capabilities": {
    "tools": {
      "scan_site": {
        "description": "Scan a website for AI agent readiness (robots.txt, llms.txt, Markdown negotiation, MCP server cards, OAuth, Agent Skills, agentic commerce)."
      },
      "list_services": {
        "description": "Lists Perceptron Solutions' AI consulting services, capabilities, and engagement options."
      },
      "get_service_details": {
        "description": "Detailed scope, ideal customer, outputs, and examples for a specific service."
      },
      "recommend_service": {
        "description": "Maps a business problem description to the most relevant service."
      },
      "get_scan_remediation": {
        "description": "Explains how to fix a specific failed agent-readiness check."
      },
      "generate_readiness_report": {
        "description": "Full scan with a polished report and prioritized fixes."
      },
      "request_consultation": {
        "description": "Captures a consultation request (client confirms with the user first)."
      }
    }
  }
}
