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

This commit is contained in:
gitadmin 2026-04-19 17:06:47 +00:00
parent a54e12ceec
commit 21b09c61c7

View file

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