{
  "serverInfo": {
    "name": "OweMeter Public MCP",
    "version": "0.1.0"
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://owemeter.com/api/mcp",
    "install": {
      "url": "https://owemeter.com/api/mcp",
      "instructions": "Connect with a Streamable HTTP MCP client and use the public read-only tools exposed by /api/mcp."
    }
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  }
}