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

This commit is contained in:
gitadmin 2026-04-19 17:07:29 +00:00
parent 11c04ce46f
commit 3561259cb2

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "620 Southwest Kansas Civic Portal", "name": "620 Southwest Kansas Civic Portal",
"description": "Civic AI portal for Dodge City and Southwest Kansas — cattle drives, Front Range agriculture, and High Plains civic life.", "description": "Civic AI portal for Dodge City and Southwest Kansas — cattle drives, Front Range agriculture, and High Plains civic life.",
"endpoint": "https://620.today/mcp", "endpoint": "https://mcp.620.today/mcp",
"area_code": "620", "area_code": "620",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,22 +19,22 @@
"adjacent": [ "adjacent": [
{ {
"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"
}, },
{ {
"area_code": "405", "area_code": "405",
"endpoint": "https://405.today/mcp", "endpoint": "https://mcp.405.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-405" "repo": "https://git.wellspr.ing/WellBuilder/mcp-405"
}, },
{ {
"area_code": "712", "area_code": "712",
"endpoint": "https://712.today/mcp", "endpoint": "https://mcp.712.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-712" "repo": "https://git.wellspr.ing/WellBuilder/mcp-712"
}, },
{ {
"area_code": "308", "area_code": "308",
"endpoint": "https://308.today/mcp", "endpoint": "https://mcp.308.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-308" "repo": "https://git.wellspr.ing/WellBuilder/mcp-308"
} }
] ]