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

This commit is contained in:
gitadmin 2026-04-19 16:49:42 +00:00
parent ed6e65856c
commit f8e193d02b

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "779 North-Central Illinois Civic Portal", "name": "779 North-Central Illinois Civic Portal",
"description": "Civic AI portal for Rockford and Northern Illinois — manufacturing history, Midway Airport distance, and Forest City civic life.", "description": "Civic AI portal for Rockford and Northern Illinois — manufacturing history, Midway Airport distance, and Forest City civic life.",
"endpoint": "https://mcp.779.today/mcp", "endpoint": "https://779.today/mcp",
"area_code": "779", "area_code": "779",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"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": "312", "area_code": "312",
"endpoint": "https://mcp.312.today/mcp", "endpoint": "https://312.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312" "repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
}, },
{ {
"area_code": "847", "area_code": "847",
"endpoint": "https://mcp.847.today/mcp", "endpoint": "https://847.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-847" "repo": "https://git.wellspr.ing/WellBuilder/mcp-847"
}, },
{ {
"area_code": "563", "area_code": "563",
"endpoint": "https://mcp.563.today/mcp", "endpoint": "https://563.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-563" "repo": "https://git.wellspr.ing/WellBuilder/mcp-563"
} }
] ]