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

This commit is contained in:
gitadmin 2026-04-19 16:50:06 +00:00
parent 1e30b0a720
commit b2fef7a58e

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "941 Southwest Florida (Sarasota/Manatee Counties) Civic Portal",
"description": "Civic AI portal for Sarasota and Bradenton — arts capital of Florida, Ringling legacy, and Gulf Coast civic life.",
"endpoint": "https://mcp.941.today/mcp",
"endpoint": "https://941.today/mcp",
"area_code": "941",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"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": "727",
"endpoint": "https://mcp.727.today/mcp",
"endpoint": "https://727.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-727"
},
{
"area_code": "863",
"endpoint": "https://mcp.863.today/mcp",
"endpoint": "https://863.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
}
]