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

This commit is contained in:
gitadmin 2026-04-19 17:07:17 +00:00
parent 94995dcc13
commit 5749dcf2bb

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "559 San Joaquin Valley (Central California) Civic Portal", "name": "559 San Joaquin Valley (Central California) Civic Portal",
"description": "Civic AI portal for Fresno and the San Joaquin Valley — Central Valley agriculture, diversity, and California's civic interior.", "description": "Civic AI portal for Fresno and the San Joaquin Valley — Central Valley agriculture, diversity, and California's civic interior.",
"endpoint": "https://559.today/mcp", "endpoint": "https://mcp.559.today/mcp",
"area_code": "559", "area_code": "559",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "415", "area_code": "415",
"endpoint": "https://415.today/mcp", "endpoint": "https://mcp.415.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-415" "repo": "https://git.wellspr.ing/WellBuilder/mcp-415"
}, },
{ {
"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": "408", "area_code": "408",
"endpoint": "https://408.today/mcp", "endpoint": "https://mcp.408.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-408" "repo": "https://git.wellspr.ing/WellBuilder/mcp-408"
}, },
{ {
"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"
} }
] ]