diff --git a/.well-known/mcp.json b/.well-known/mcp.json index 58334f9..f6f873d 100644 --- a/.well-known/mcp.json +++ b/.well-known/mcp.json @@ -2,7 +2,7 @@ "schema": "mcp-discovery/v1", "name": "240 Montgomery County / Suburban Maryland Civic Portal", "description": "Civic AI portal for Montgomery County and Suburban Maryland — NIH country, DC's Maryland crown, and high-education civic life.", - "endpoint": "https://mcp.240.today/mcp", + "endpoint": "https://240.today/mcp", "area_code": "240", "network": "WellSpr.ing NNN.today", "tools": [ @@ -19,17 +19,17 @@ "adjacent": [ { "area_code": "202", - "endpoint": "https://mcp.202.today/mcp", + "endpoint": "https://202.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-202" }, { "area_code": "703", - "endpoint": "https://mcp.703.today/mcp", + "endpoint": "https://703.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-703" }, { "area_code": "571", - "endpoint": "https://mcp.571.today/mcp", + "endpoint": "https://571.today/mcp", "repo": "https://git.wellspr.ing/WellBuilder/mcp-571" } ]