diff --git a/.well-known/mcp.json b/.well-known/mcp.json index a412446..5fd49a9 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "401 Rhode Island Civic Portal", "description": "Civic AI portal for Providence and Rhode Island — the Ocean State, RISD culture, and New England civic life.", - "endpoint": "https://401.today/mcp", + "endpoint": "https://mcp.401.today/mcp", "area_code": "401", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "617", - "endpoint": "https://617.today/mcp", + "endpoint": "https://mcp.617.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-617" }, { "area_code": "860", - "endpoint": "https://860.today/mcp", + "endpoint": "https://mcp.860.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-860" }, { "area_code": "508", - "endpoint": "https://508.today/mcp", + "endpoint": "https://mcp.508.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-508" } ]