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

This commit is contained in:
gitadmin 2026-04-19 17:08:14 +00:00
parent a40ef7ad27
commit 76efb6e54b

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "910 Southeast North Carolina Civic Portal", "name": "910 Southeast North Carolina Civic Portal",
"description": "Civic AI portal for Fayetteville and Wilmington, NC — Fort Liberty, Cape Fear, and Coastal Carolina civic community.", "description": "Civic AI portal for Fayetteville and Wilmington, NC — Fort Liberty, Cape Fear, and Coastal Carolina civic community.",
"endpoint": "https://910.today/mcp", "endpoint": "https://mcp.910.today/mcp",
"area_code": "910", "area_code": "910",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "919", "area_code": "919",
"endpoint": "https://919.today/mcp", "endpoint": "https://mcp.919.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-919" "repo": "https://git.wellspr.ing/WellBuilder/mcp-919"
}, },
{ {
"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": "843", "area_code": "843",
"endpoint": "https://843.today/mcp", "endpoint": "https://mcp.843.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-843" "repo": "https://git.wellspr.ing/WellBuilder/mcp-843"
}, },
{ {
"area_code": "252", "area_code": "252",
"endpoint": "https://252.today/mcp", "endpoint": "https://mcp.252.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-252" "repo": "https://git.wellspr.ing/WellBuilder/mcp-252"
} }
] ]