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

This commit is contained in:
gitadmin 2026-04-19 16:49:37 +00:00
parent 6707d8af72
commit 453d0e398f

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "727 Pinellas County Civic Portal",
"description": "Civic AI portal for St. Petersburg and Clearwater — the Sunshine City, beaches, arts, and Tampa Bay civic culture.",
"endpoint": "https://mcp.727.today/mcp",
"endpoint": "https://727.today/mcp",
"area_code": "727",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "813",
"endpoint": "https://mcp.813.today/mcp",
"endpoint": "https://813.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-813"
},
{
"area_code": "863",
"endpoint": "https://mcp.863.today/mcp",
"endpoint": "https://863.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
},
{
"area_code": "941",
"endpoint": "https://mcp.941.today/mcp",
"endpoint": "https://941.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-941"
},
{
"area_code": "407",
"endpoint": "https://mcp.407.today/mcp",
"endpoint": "https://407.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-407"
}
]