{
  "protocolVersion": "1.0",
  "serverInfo": {
    "name": "down-to-earth-landscaping",
    "version": "1.0.0",
    "description": "MCP discovery surface for Down to Earth Landscaping — services, service area, and free-estimate intake."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://landscapingnear.me/mcp"
  },
  "capabilities": {
    "tools": {},
    "resources": false,
    "prompts": false,
    "sampling": false,
    "roots": false,
    "logging": false
  },
  "authentication": {
    "required": false,
    "methods": [
      "none"
    ]
  },
  "security": {
    "tlsRequired": true,
    "minTlsVersion": "1.2",
    "signedRequestsRequired": false,
    "securityContact": "https://landscapingnear.me"
  },
  "rateLimits": {
    "requestsPerMinute": 60
  }
}
