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

This commit is contained in:
gitadmin 2026-04-19 17:08:20 +00:00
parent 4d3e3b96de
commit f9a33e9aa9

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "937 Southwest Ohio Civic Portal",
"description": "Civic AI portal for Dayton and Southwest Ohio — Wright Brothers birthplace, Air Force Museum, and aviation civic heritage.",
"endpoint": "https://937.today/mcp",
"endpoint": "https://mcp.937.today/mcp",
"area_code": "937",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,22 +19,22 @@
"adjacent": [
{
"area_code": "513",
"endpoint": "https://513.today/mcp",
"endpoint": "https://mcp.513.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-513"
},
{
"area_code": "614",
"endpoint": "https://614.today/mcp",
"endpoint": "https://mcp.614.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-614"
},
{
"area_code": "740",
"endpoint": "https://740.today/mcp",
"endpoint": "https://mcp.740.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-740"
},
{
"area_code": "765",
"endpoint": "https://765.today/mcp",
"endpoint": "https://mcp.765.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-765"
}
]