{
  "serverInfo": {
    "name": "Hemanth HM Agent Services",
    "version": "1.0.0"
  },
  "description": "Model Context Protocol server providing AI agents with structured access to Hemanth HM's research preprints, TC39 standards, blog posts, and developer tooling.",
  "url": "https://h3manth.com/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://h3manth.com/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": true
  }
}
