fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 17:06:39 +00:00
parent 17185e14f9
commit f1cdbaee48

View file

@ -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://202.today/mcp",
"endpoint": "https://mcp.202.today/mcp",
"area_code": "202",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,12 +19,12 @@
"adjacent": [
{
"area_code": "703",
"endpoint": "https://703.today/mcp",
"endpoint": "https://mcp.703.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-703"
},
{
"area_code": "804",
"endpoint": "https://804.today/mcp",
"endpoint": "https://mcp.804.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-804"
}
]