diff --git a/.well-known/mcp.json b/.well-known/mcp.json index af67e82..dbad5e9 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "775 Northern Nevada Civic Portal", "description": "Civic AI portal for Reno and Northern Nevada — the Biggest Little City, Tahoe-adjacent, and Nevada civic life.", - "endpoint": "https://mcp.775.today/mcp", + "endpoint": "https://775.today/mcp", "area_code": "775", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "702", - "endpoint": "https://mcp.702.today/mcp", + "endpoint": "https://702.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-702" }, { "area_code": "530", - "endpoint": "https://mcp.530.today/mcp", + "endpoint": "https://530.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-530" }, { "area_code": "208", - "endpoint": "https://mcp.208.today/mcp", + "endpoint": "https://208.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-208" }, { "area_code": "916", - "endpoint": "https://mcp.916.today/mcp", + "endpoint": "https://916.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-916" } ]