{
  "name": "self",
  "description": "Semantic search and full-page reads over the Self (self.xyz) documentation.",
  "version": "1.0.0",
  "documentation": "https://docs.self.xyz/mcp/",
  "servers": [
    {
      "name": "self",
      "transport": "streamable-http",
      "url": "https://mcp.self.xyz/mcp",
      "authentication": "none"
    }
  ],
  "health": "https://mcp.self.xyz/health"
}
