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

This commit is contained in:
gitadmin 2026-04-19 17:06:57 +00:00
parent 9b45d910ca
commit 68e970310a

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "334 Central Alabama Civic Portal", "name": "334 Central Alabama Civic Portal",
"description": "Civic AI portal for Montgomery and South Alabama — civil rights history, Capitol city, and the Wiregrass region.", "description": "Civic AI portal for Montgomery and South Alabama — civil rights history, Capitol city, and the Wiregrass region.",
"endpoint": "https://334.today/mcp", "endpoint": "https://mcp.334.today/mcp",
"area_code": "334", "area_code": "334",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,12 +19,12 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "205", "area_code": "205",
"endpoint": "https://205.today/mcp", "endpoint": "https://mcp.205.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-205" "repo": "https://git.wellspr.ing/WellBuilder/mcp-205"
}, },
{ {
"area_code": "251", "area_code": "251",
"endpoint": "https://251.today/mcp", "endpoint": "https://mcp.251.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251" "repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
} }
] ]