{
  "specVersion": "1.0",
  "host": {
    "displayName": "City Renewables",
    "identifier": "did:web:cityrenewables.com"
  },
  "entries": [
    {
      "identifier": "urn:air:cityrenewables.com:server:solar-estimate",
      "displayName": "City Renewables Solar Estimate MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://cityrenewables.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "estimate rooftop solar potential for a Washington DC address",
        "give a rough solar production estimate for a homeowner",
        "check whether an address is in City Renewables' solar service area"
      ]
    },
    {
      "identifier": "urn:air:cityrenewables.com:guide:public-site",
      "displayName": "City Renewables public site guidance",
      "type": "text/markdown",
      "url": "https://cityrenewables.com/.well-known/agent-skills/city-renewables-site/SKILL.md",
      "representativeQueries": [
        "how can I help a DC homeowner learn about solar",
        "where can I get a City Renewables solar savings estimate",
        "what public City Renewables pages can an agent safely use"
      ]
    }
  ]
}
