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

This commit is contained in:
gitadmin 2026-04-19 16:48:38 +00:00
parent a1eb4e8b6d
commit e019859647

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "217 Central Illinois Civic Portal", "name": "217 Central Illinois Civic Portal",
"description": "Civic AI portal for Springfield and Central Illinois — state capital, agriculture, and prairie communities.", "description": "Civic AI portal for Springfield and Central Illinois — state capital, agriculture, and prairie communities.",
"endpoint": "https://mcp.217.today/mcp", "endpoint": "https://217.today/mcp",
"area_code": "217", "area_code": "217",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,17 +19,17 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "309", "area_code": "309",
"endpoint": "https://mcp.309.today/mcp", "endpoint": "https://309.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-309" "repo": "https://git.wellspr.ing/WellBuilder/mcp-309"
}, },
{ {
"area_code": "815", "area_code": "815",
"endpoint": "https://mcp.815.today/mcp", "endpoint": "https://815.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815" "repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
}, },
{ {
"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"
} }
] ]