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

This commit is contained in:
gitadmin 2026-04-19 17:08:03 +00:00
parent 70cd1667d7
commit 9e9c2eff25

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "831 Central California Coast Civic Portal", "name": "831 Central California Coast Civic Portal",
"description": "Civic AI portal for Monterey and Santa Cruz — Steinbeck country, UCSC, and the Central Coast civic community.", "description": "Civic AI portal for Monterey and Santa Cruz — Steinbeck country, UCSC, and the Central Coast civic community.",
"endpoint": "https://831.today/mcp", "endpoint": "https://mcp.831.today/mcp",
"area_code": "831", "area_code": "831",
"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": "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": "650", "area_code": "650",
"endpoint": "https://650.today/mcp", "endpoint": "https://mcp.650.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-650" "repo": "https://git.wellspr.ing/WellBuilder/mcp-650"
}, },
{ {
"area_code": "805", "area_code": "805",
"endpoint": "https://805.today/mcp", "endpoint": "https://mcp.805.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-805" "repo": "https://git.wellspr.ing/WellBuilder/mcp-805"
} }
] ]