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

This commit is contained in:
gitadmin 2026-04-19 16:48:51 +00:00
parent 381504fbf7
commit 278c8dab43

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "334 Central Alabama Civic Portal",
"description": "Civic AI portal for Montgomery and South Alabama — civil rights history, Capitol city, and the Wiregrass region.",
"endpoint": "https://mcp.334.today/mcp",
"endpoint": "https://334.today/mcp",
"area_code": "334",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,12 +19,12 @@
"adjacent": [
{
"area_code": "205",
"endpoint": "https://mcp.205.today/mcp",
"endpoint": "https://205.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-205"
},
{
"area_code": "251",
"endpoint": "https://mcp.251.today/mcp",
"endpoint": "https://251.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
}
]