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

This commit is contained in:
gitadmin 2026-04-19 16:48:48 +00:00
parent fb2d645313
commit ed71bfe428

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "314 St. Louis Metro Civic Portal", "name": "314 St. Louis Metro Civic Portal",
"description": "Civic AI portal for St. Louis — Gateway Arch city, Blues hockey, and the Mississippi River civic identity.", "description": "Civic AI portal for St. Louis — Gateway Arch city, Blues hockey, and the Mississippi River civic identity.",
"endpoint": "https://mcp.314.today/mcp", "endpoint": "https://314.today/mcp",
"area_code": "314", "area_code": "314",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,17 +19,17 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "573", "area_code": "573",
"endpoint": "https://mcp.573.today/mcp", "endpoint": "https://573.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573" "repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
}, },
{ {
"area_code": "660", "area_code": "660",
"endpoint": "https://mcp.660.today/mcp", "endpoint": "https://660.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660" "repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
}, },
{ {
"area_code": "816", "area_code": "816",
"endpoint": "https://mcp.816.today/mcp", "endpoint": "https://816.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816" "repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
} }
] ]