fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]

This commit is contained in:
gitadmin 2026-04-19 17:07:32 +00:00
parent c61136a67f
commit ed1450d9bd

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "641 North Central Iowa Civic Portal",
"description": "Civic AI portal for Mason City and North-Central Iowa — Music Man country, Frank Lloyd Wright, and Iowa rural civic life.",
"endpoint": "https://641.today/mcp",
"endpoint": "https://mcp.641.today/mcp",
"area_code": "641",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "319",
"endpoint": "https://319.today/mcp",
"endpoint": "https://mcp.319.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-319"
},
{
"area_code": "515",
"endpoint": "https://515.today/mcp",
"endpoint": "https://mcp.515.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
},
{
"area_code": "320",
"endpoint": "https://320.today/mcp",
"endpoint": "https://mcp.320.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-320"
},
{
"area_code": "701",
"endpoint": "https://701.today/mcp",
"endpoint": "https://mcp.701.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-701"
}
]