{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "io.agentreadywebsite/website",
  "version": "1.0.0",
  "description": "We make your website clear to AI agents so they understand your business and give accurate information to potential customers.",
  "title": "agentreadywebsite.io",
  "websiteUrl": "https://agentreadywebsite.io/",
  "serverInfo": {
    "name": "agentreadywebsite.io",
    "title": "agentreadywebsite.io",
    "version": "1.0.0"
  },
  "type": "static_discovery_card",
  "capabilities": {
    "resources": [
      "services",
      "pricing",
      "contact"
    ],
    "prompts": [
      "service_recommendation",
      "pricing_quote"
    ]
  },
  "authentication": {
    "type": "none"
  },
  "remotes": [],
  "server_side_endpoint_provided": false
}