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

This commit is contained in:
gitadmin 2026-04-19 17:06:49 +00:00
parent 309c2ef22b
commit 0921e08e72

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "253 Pierce County / South Sound Civic Portal",
"description": "Civic AI portal for Tacoma, Pierce County, and the South Sound.",
"endpoint": "https://253.today/mcp",
"endpoint": "https://mcp.253.today/mcp",
"area_code": "253",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "206",
"endpoint": "https://206.today/mcp",
"endpoint": "https://mcp.206.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-206"
},
{
"area_code": "425",
"endpoint": "https://425.today/mcp",
"endpoint": "https://mcp.425.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-425"
},
{
"area_code": "360",
"endpoint": "https://360.today/mcp",
"endpoint": "https://mcp.360.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-360"
}
]