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

This commit is contained in:
gitadmin 2026-04-19 16:50:03 +00:00
parent 025ab2cb25
commit 5ea28138bd

View file

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