{
  "version": "1.0",
  "name": "Kelvin Wong Blog MCP Manifest",
  "description": "Web MCP manifest for kelvinwong.ca",
  "contact": {
    "name": "Kelvin Wong",
    "email": "code@kelvinwong.ca"
  },
  "endpoints": {
    "website": "/",
    "blog": "/blog/",
    "services": "/services/",
    "contact": "/contact-me/"
  },
  "host": "https://kelvinwong.ca"
}