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 3bdac8f3cf
commit ff9fc171e6

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "219 Northwest Indiana Civic Portal", "name": "219 Northwest Indiana Civic Portal",
"description": "Civic AI portal for Gary and Northwest Indiana — steel heritage, Chicago's shadow, and working-class community.", "description": "Civic AI portal for Gary and Northwest Indiana — steel heritage, Chicago's shadow, and working-class community.",
"endpoint": "https://mcp.219.today/mcp", "endpoint": "https://219.today/mcp",
"area_code": "219", "area_code": "219",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"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": "708", "area_code": "708",
"endpoint": "https://mcp.708.today/mcp", "endpoint": "https://708.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-708" "repo": "https://git.wellspr.ing/WellBuilder/mcp-708"
}, },
{ {
"area_code": "574", "area_code": "574",
"endpoint": "https://mcp.574.today/mcp", "endpoint": "https://574.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-574" "repo": "https://git.wellspr.ing/WellBuilder/mcp-574"
}, },
{ {
"area_code": "260", "area_code": "260",
"endpoint": "https://mcp.260.today/mcp", "endpoint": "https://260.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-260" "repo": "https://git.wellspr.ing/WellBuilder/mcp-260"
} }
] ]