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

This commit is contained in:
gitadmin 2026-04-19 17:07:15 +00:00
parent 0fed8c3b0f
commit 4de29000bd

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "515 Central Iowa Civic Portal",
"description": "Civic AI portal for Des Moines and Central Iowa — the Iowa caucuses, insurance capital, and Midwestern civic life.",
"endpoint": "https://515.today/mcp",
"endpoint": "https://mcp.515.today/mcp",
"area_code": "515",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,27 +19,27 @@
"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": "712",
"endpoint": "https://712.today/mcp",
"endpoint": "https://mcp.712.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-712"
},
{
"area_code": "641",
"endpoint": "https://641.today/mcp",
"endpoint": "https://mcp.641.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-641"
},
{
"area_code": "660",
"endpoint": "https://660.today/mcp",
"endpoint": "https://mcp.660.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-660"
},
{
"area_code": "785",
"endpoint": "https://785.today/mcp",
"endpoint": "https://mcp.785.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-785"
}
]