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

This commit is contained in:
gitadmin 2026-04-19 16:49:29 +00:00
parent 03445bce26
commit aa30e1ba61

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "702 Clark County / Las Vegas Valley Civic Portal",
"description": "Civic AI portal for Las Vegas — beyond the Strip to the real civic city: local neighborhoods, entertainment workers, and Nevada community.",
"endpoint": "https://mcp.702.today/mcp",
"endpoint": "https://702.today/mcp",
"area_code": "702",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "760",
"endpoint": "https://mcp.760.today/mcp",
"endpoint": "https://760.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
},
{
"area_code": "435",
"endpoint": "https://mcp.435.today/mcp",
"endpoint": "https://435.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-435"
},
{
"area_code": "775",
"endpoint": "https://mcp.775.today/mcp",
"endpoint": "https://775.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-775"
},
{
"area_code": "928",
"endpoint": "https://mcp.928.today/mcp",
"endpoint": "https://928.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
}
]