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

This commit is contained in:
gitadmin 2026-04-19 17:07:57 +00:00
parent c28807b6b6
commit 8a7a57d39a

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "805 Ventura / Santa Barbara Civic Portal", "name": "805 Ventura / Santa Barbara Civic Portal",
"description": "Civic AI portal for Ventura and Santa Barbara — surf, wine, Channel Islands, and California's quieter Central Coast.", "description": "Civic AI portal for Ventura and Santa Barbara — surf, wine, Channel Islands, and California's quieter Central Coast.",
"endpoint": "https://805.today/mcp", "endpoint": "https://mcp.805.today/mcp",
"area_code": "805", "area_code": "805",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,27 +19,27 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "818", "area_code": "818",
"endpoint": "https://818.today/mcp", "endpoint": "https://mcp.818.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-818" "repo": "https://git.wellspr.ing/WellBuilder/mcp-818"
}, },
{ {
"area_code": "310", "area_code": "310",
"endpoint": "https://310.today/mcp", "endpoint": "https://mcp.310.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-310" "repo": "https://git.wellspr.ing/WellBuilder/mcp-310"
}, },
{ {
"area_code": "661", "area_code": "661",
"endpoint": "https://661.today/mcp", "endpoint": "https://mcp.661.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-661" "repo": "https://git.wellspr.ing/WellBuilder/mcp-661"
}, },
{ {
"area_code": "831", "area_code": "831",
"endpoint": "https://831.today/mcp", "endpoint": "https://mcp.831.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-831" "repo": "https://git.wellspr.ing/WellBuilder/mcp-831"
}, },
{ {
"area_code": "760", "area_code": "760",
"endpoint": "https://760.today/mcp", "endpoint": "https://mcp.760.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760" "repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
} }
] ]