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

This commit is contained in:
gitadmin 2026-04-19 16:49:11 +00:00
parent d2883fca59
commit 9577ef9f17

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"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.",
"endpoint": "https://mcp.559.today/mcp",
"endpoint": "https://559.today/mcp",
"area_code": "559",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "415",
"endpoint": "https://mcp.415.today/mcp",
"endpoint": "https://415.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-415"
},
{
"area_code": "661",
"endpoint": "https://mcp.661.today/mcp",
"endpoint": "https://661.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-661"
},
{
"area_code": "408",
"endpoint": "https://mcp.408.today/mcp",
"endpoint": "https://408.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-408"
},
{
"area_code": "760",
"endpoint": "https://mcp.760.today/mcp",
"endpoint": "https://760.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
}
]