{
  "schema_version": "1.0",
  "name": "Aybars Dorman MCP",
  "description": "Model Context Protocol endpoint for Aybars Dorman research and advisory",
  "url": "https://aybarsdorman.com/api/mcp",
  "version": "1.0.0",
  "transport": {
    "type": "sse",
    "url": "https://aybarsdorman.com/api/mcp"
  },
  "tools": [
    {
      "name": "get_profile",
      "description": "Get profile information about Aybars Dorman"
    },
    {
      "id": "get_research",
      "name": "get_research",
      "description": "Get research content from Dorman Review"
    }
  ]
}
