diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 9a31426..519cc41 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "831 Central California Coast Civic Portal", "description": "Civic AI portal for Monterey and Santa Cruz — Steinbeck country, UCSC, and the Central Coast civic community.", - "endpoint": "https://mcp.831.today/mcp", + "endpoint": "https://831.today/mcp", "area_code": "831", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,22 +19,22 @@ "adjacent": [ { "area_code": "415", - "endpoint": "https://mcp.415.today/mcp", + "endpoint": "https://415.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-415" }, { "area_code": "408", - "endpoint": "https://mcp.408.today/mcp", + "endpoint": "https://408.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-408" }, { "area_code": "650", - "endpoint": "https://mcp.650.today/mcp", + "endpoint": "https://650.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-650" }, { "area_code": "805", - "endpoint": "https://mcp.805.today/mcp", + "endpoint": "https://805.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-805" } ]