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

This commit is contained in:
gitadmin 2026-04-19 16:48:56 +00:00
parent acc4741d10
commit 42e14488e0

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "407 Orange County / Central Florida Civic Portal",
"description": "Civic AI portal for Orlando and Central Florida — beyond the theme parks to real civic life, community, and innovation.",
"endpoint": "https://mcp.407.today/mcp",
"endpoint": "https://407.today/mcp",
"area_code": "407",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"adjacent": [
{
"area_code": "305",
"endpoint": "https://mcp.305.today/mcp",
"endpoint": "https://305.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-305"
},
{
"area_code": "863",
"endpoint": "https://mcp.863.today/mcp",
"endpoint": "https://863.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
},
{
"area_code": "386",
"endpoint": "https://mcp.386.today/mcp",
"endpoint": "https://386.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-386"
},
{
"area_code": "727",
"endpoint": "https://mcp.727.today/mcp",
"endpoint": "https://727.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-727"
},
{
"area_code": "352",
"endpoint": "https://mcp.352.today/mcp",
"endpoint": "https://352.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-352"
}
]