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

This commit is contained in:
gitadmin 2026-04-19 16:49:40 +00:00
parent 255844f22a
commit d4c9cd8a22

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "772 Treasure Coast / Southeast Florida Civic Portal", "name": "772 Treasure Coast / Southeast Florida Civic Portal",
"description": "Civic AI portal for the Treasure Coast — Stuart, Port St. Lucie, and Florida's quieter Atlantic shore.", "description": "Civic AI portal for the Treasure Coast — Stuart, Port St. Lucie, and Florida's quieter Atlantic shore.",
"endpoint": "https://mcp.772.today/mcp", "endpoint": "https://772.today/mcp",
"area_code": "772", "area_code": "772",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,17 +19,17 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "561", "area_code": "561",
"endpoint": "https://mcp.561.today/mcp", "endpoint": "https://561.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-561" "repo": "https://git.wellspr.ing/WellBuilder/mcp-561"
}, },
{ {
"area_code": "305", "area_code": "305",
"endpoint": "https://mcp.305.today/mcp", "endpoint": "https://305.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-305" "repo": "https://git.wellspr.ing/WellBuilder/mcp-305"
}, },
{ {
"area_code": "863", "area_code": "863",
"endpoint": "https://mcp.863.today/mcp", "endpoint": "https://863.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863" "repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
} }
] ]