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

This commit is contained in:
gitadmin 2026-04-19 17:08:10 +00:00
parent cc121e3678
commit 5518229bbe

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "864 Upstate South Carolina Civic Portal", "name": "864 Upstate South Carolina Civic Portal",
"description": "Civic AI portal for Greenville and the Upstate — BMW country, Swamp Rabbit Trail, and South Carolina's fastest-growing civic community.", "description": "Civic AI portal for Greenville and the Upstate — BMW country, Swamp Rabbit Trail, and South Carolina's fastest-growing civic community.",
"endpoint": "https://864.today/mcp", "endpoint": "https://mcp.864.today/mcp",
"area_code": "864", "area_code": "864",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "803", "area_code": "803",
"endpoint": "https://803.today/mcp", "endpoint": "https://mcp.803.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-803" "repo": "https://git.wellspr.ing/WellBuilder/mcp-803"
}, },
{ {
"area_code": "704", "area_code": "704",
"endpoint": "https://704.today/mcp", "endpoint": "https://mcp.704.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-704" "repo": "https://git.wellspr.ing/WellBuilder/mcp-704"
}, },
{ {
"area_code": "423", "area_code": "423",
"endpoint": "https://423.today/mcp", "endpoint": "https://mcp.423.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-423" "repo": "https://git.wellspr.ing/WellBuilder/mcp-423"
}, },
{ {
"area_code": "828", "area_code": "828",
"endpoint": "https://828.today/mcp", "endpoint": "https://mcp.828.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828" "repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
} }
] ]