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

This commit is contained in:
gitadmin 2026-04-19 16:49:04 +00:00
parent 1a829947d2
commit af37037f55

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "479 Northwest Arkansas Civic Portal", "name": "479 Northwest Arkansas Civic Portal",
"description": "Civic AI portal for Fayetteville and Northwest Arkansas — Walmart country, the Razorbacks, and the fastest-growing metro.", "description": "Civic AI portal for Fayetteville and Northwest Arkansas — Walmart country, the Razorbacks, and the fastest-growing metro.",
"endpoint": "https://mcp.479.today/mcp", "endpoint": "https://479.today/mcp",
"area_code": "479", "area_code": "479",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "870", "area_code": "870",
"endpoint": "https://mcp.870.today/mcp", "endpoint": "https://870.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-870" "repo": "https://git.wellspr.ing/WellBuilder/mcp-870"
}, },
{ {
"area_code": "580", "area_code": "580",
"endpoint": "https://mcp.580.today/mcp", "endpoint": "https://580.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-580" "repo": "https://git.wellspr.ing/WellBuilder/mcp-580"
}, },
{ {
"area_code": "903", "area_code": "903",
"endpoint": "https://mcp.903.today/mcp", "endpoint": "https://903.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-903" "repo": "https://git.wellspr.ing/WellBuilder/mcp-903"
}, },
{ {
"area_code": "816", "area_code": "816",
"endpoint": "https://mcp.816.today/mcp", "endpoint": "https://816.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816" "repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
} }
] ]