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

This commit is contained in:
gitadmin 2026-04-19 16:48:36 +00:00
parent 01a69d84ab
commit bc20314db0

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "208 Southwest Idaho Civic Portal",
"description": "Civic AI portal for Boise and Idaho — mountain West growth, outdoor culture, and civic independence.",
"endpoint": "https://mcp.208.today/mcp",
"endpoint": "https://208.today/mcp",
"area_code": "208",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "509",
"endpoint": "https://mcp.509.today/mcp",
"endpoint": "https://509.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-509"
},
{
"area_code": "775",
"endpoint": "https://mcp.775.today/mcp",
"endpoint": "https://775.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-775"
},
{
"area_code": "801",
"endpoint": "https://mcp.801.today/mcp",
"endpoint": "https://801.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-801"
}
]