fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 16:49:29 +00:00
parent e42f49b9b1
commit 543d751bf6

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "706 Northeast Georgia Civic Portal", "name": "706 Northeast Georgia Civic Portal",
"description": "Civic AI portal for Athens and Augusta, Georgia — college town culture, Masters Golf, and Piedmont Augusta civic life.", "description": "Civic AI portal for Athens and Augusta, Georgia — college town culture, Masters Golf, and Piedmont Augusta civic life.",
"endpoint": "https://mcp.706.today/mcp", "endpoint": "https://706.today/mcp",
"area_code": "706", "area_code": "706",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,27 +19,27 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "404", "area_code": "404",
"endpoint": "https://mcp.404.today/mcp", "endpoint": "https://404.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-404" "repo": "https://git.wellspr.ing/WellBuilder/mcp-404"
}, },
{ {
"area_code": "478", "area_code": "478",
"endpoint": "https://mcp.478.today/mcp", "endpoint": "https://478.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-478" "repo": "https://git.wellspr.ing/WellBuilder/mcp-478"
}, },
{ {
"area_code": "423", "area_code": "423",
"endpoint": "https://mcp.423.today/mcp", "endpoint": "https://423.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-423" "repo": "https://git.wellspr.ing/WellBuilder/mcp-423"
}, },
{ {
"area_code": "803", "area_code": "803",
"endpoint": "https://mcp.803.today/mcp", "endpoint": "https://803.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-803" "repo": "https://git.wellspr.ing/WellBuilder/mcp-803"
}, },
{ {
"area_code": "828", "area_code": "828",
"endpoint": "https://mcp.828.today/mcp", "endpoint": "https://828.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828" "repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
} }
] ]