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

This commit is contained in:
gitadmin 2026-04-19 16:48:48 +00:00
parent 29ed3cc54f
commit 7b31186e2e

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "308 Central Nebraska Civic Portal",
"description": "Civic AI portal for Grand Island and Western Nebraska — agricultural heartland, Platte River communities, and Great Plains civic life.",
"endpoint": "https://mcp.308.today/mcp",
"endpoint": "https://308.today/mcp",
"area_code": "308",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "712",
"endpoint": "https://mcp.712.today/mcp",
"endpoint": "https://712.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-712"
},
{
"area_code": "620",
"endpoint": "https://mcp.620.today/mcp",
"endpoint": "https://620.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-620"
},
{
"area_code": "402",
"endpoint": "https://mcp.402.today/mcp",
"endpoint": "https://402.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-402"
}
]