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

This commit is contained in:
gitadmin 2026-04-19 17:07:35 +00:00
parent 6308fbb7f1
commit 691d3c4d49

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "660 North-Central Missouri Civic Portal", "name": "660 North-Central Missouri Civic Portal",
"description": "Civic AI portal for Sedalia and West-Central Missouri — Missouri State Fair, Ragtime heritage, and rural civic community.", "description": "Civic AI portal for Sedalia and West-Central Missouri — Missouri State Fair, Ragtime heritage, and rural civic community.",
"endpoint": "https://660.today/mcp", "endpoint": "https://mcp.660.today/mcp",
"area_code": "660", "area_code": "660",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"area_code": "816", "area_code": "816",
"endpoint": "https://816.today/mcp", "endpoint": "https://mcp.816.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816" "repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
}, },
{ {
"area_code": "573", "area_code": "573",
"endpoint": "https://573.today/mcp", "endpoint": "https://mcp.573.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-573" "repo": "https://git.wellspr.ing/WellBuilder/mcp-573"
}, },
{ {
"area_code": "515", "area_code": "515",
"endpoint": "https://515.today/mcp", "endpoint": "https://mcp.515.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515" "repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
}, },
{ {
"area_code": "785", "area_code": "785",
"endpoint": "https://785.today/mcp", "endpoint": "https://mcp.785.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-785" "repo": "https://git.wellspr.ing/WellBuilder/mcp-785"
} }
] ]