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

This commit is contained in:
gitadmin 2026-04-19 16:49:17 +00:00
parent 40694a9986
commit 2f88901ced

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "580 Southwest Oklahoma Civic Portal",
"description": "Civic AI portal for Lawton and Southwest Oklahoma — Fort Sill, Comanche Nation, and the Wichita Mountains region.",
"endpoint": "https://mcp.580.today/mcp",
"endpoint": "https://580.today/mcp",
"area_code": "580",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,17 +19,17 @@
"adjacent": [
{
"area_code": "405",
"endpoint": "https://mcp.405.today/mcp",
"endpoint": "https://405.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-405"
},
{
"area_code": "817",
"endpoint": "https://mcp.817.today/mcp",
"endpoint": "https://817.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-817"
},
{
"area_code": "940",
"endpoint": "https://mcp.940.today/mcp",
"endpoint": "https://940.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-940"
}
]