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

This commit is contained in:
gitadmin 2026-04-19 16:50:01 +00:00
parent eb46f6cf9d
commit 695517859f

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "920 Northeast Wisconsin (Fox Valley) Civic Portal", "name": "920 Northeast Wisconsin (Fox Valley) Civic Portal",
"description": "Civic AI portal for Green Bay and the Fox Valley — Packer country, paper mills, and Northeast Wisconsin civic life.", "description": "Civic AI portal for Green Bay and the Fox Valley — Packer country, paper mills, and Northeast Wisconsin civic life.",
"endpoint": "https://mcp.920.today/mcp", "endpoint": "https://920.today/mcp",
"area_code": "920", "area_code": "920",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "715", "area_code": "715",
"endpoint": "https://mcp.715.today/mcp", "endpoint": "https://715.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-715" "repo": "https://git.wellspr.ing/WellBuilder/mcp-715"
}, },
{ {
"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": "262", "area_code": "262",
"endpoint": "https://mcp.262.today/mcp", "endpoint": "https://262.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-262" "repo": "https://git.wellspr.ing/WellBuilder/mcp-262"
}, },
{ {
"area_code": "612", "area_code": "612",
"endpoint": "https://mcp.612.today/mcp", "endpoint": "https://612.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-612" "repo": "https://git.wellspr.ing/WellBuilder/mcp-612"
} }
] ]