diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 2ba0fb3..d8e6f54 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "202 District of Columbia Civic Portal", "description": "Civic AI portal for Washington DC — federal heart, local neighborhoods, and the civic commons of the capital.", - "endpoint": "https://mcp.202.today/mcp", + "endpoint": "https://202.today/mcp", "area_code": "202", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,12 +19,12 @@ "adjacent": [ { "area_code": "703", - "endpoint": "https://mcp.703.today/mcp", + "endpoint": "https://703.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-703" }, { "area_code": "804", - "endpoint": "https://mcp.804.today/mcp", + "endpoint": "https://804.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-804" } ]