fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 17:08:00 +00:00
parent 489ac88b57
commit 34f31cc2ee

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "813 Hillsborough County Civic Portal", "name": "813 Hillsborough County Civic Portal",
"description": "Civic AI portal for Tampa — Cigar City, Bucs country, arts district boom, and Tampa Bay Area civic life.", "description": "Civic AI portal for Tampa — Cigar City, Bucs country, arts district boom, and Tampa Bay Area civic life.",
"endpoint": "https://813.today/mcp", "endpoint": "https://mcp.813.today/mcp",
"area_code": "813", "area_code": "813",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "727", "area_code": "727",
"endpoint": "https://727.today/mcp", "endpoint": "https://mcp.727.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-727" "repo": "https://git.wellspr.ing/WellBuilder/mcp-727"
}, },
{ {
"area_code": "863", "area_code": "863",
"endpoint": "https://863.today/mcp", "endpoint": "https://mcp.863.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863" "repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
}, },
{ {
"area_code": "941", "area_code": "941",
"endpoint": "https://941.today/mcp", "endpoint": "https://mcp.941.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-941" "repo": "https://git.wellspr.ing/WellBuilder/mcp-941"
}, },
{ {
"area_code": "407", "area_code": "407",
"endpoint": "https://407.today/mcp", "endpoint": "https://mcp.407.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-407" "repo": "https://git.wellspr.ing/WellBuilder/mcp-407"
} }
] ]