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

This commit is contained in:
gitadmin 2026-04-19 16:49:48 +00:00
parent 91f3f00093
commit f46a7239c5

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "815 North-Central Illinois (outside Chicago) Civic Portal",
"description": "Civic AI portal for Joliet, Rockford area, and North-Central Illinois — Route 66 history, I&M Canal, and Prairie State civic life.",
"endpoint": "https://mcp.815.today/mcp",
"endpoint": "https://815.today/mcp",
"area_code": "815",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,32 +19,32 @@
"adjacent": [
{
"area_code": "312",
"endpoint": "https://mcp.312.today/mcp",
"endpoint": "https://312.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
},
{
"area_code": "630",
"endpoint": "https://mcp.630.today/mcp",
"endpoint": "https://630.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
},
{
"area_code": "779",
"endpoint": "https://mcp.779.today/mcp",
"endpoint": "https://779.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-779"
},
{
"area_code": "563",
"endpoint": "https://mcp.563.today/mcp",
"endpoint": "https://563.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-563"
},
{
"area_code": "309",
"endpoint": "https://mcp.309.today/mcp",
"endpoint": "https://309.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-309"
},
{
"area_code": "847",
"endpoint": "https://mcp.847.today/mcp",
"endpoint": "https://847.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-847"
}
]