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

This commit is contained in:
gitadmin 2026-04-19 17:06:57 +00:00
parent 607b45486f
commit 2f2dbf6cec

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1", "schema": "mcp-discovery/v1",
"name": "319 Eastern Iowa Civic Portal", "name": "319 Eastern Iowa Civic Portal",
"description": "Civic AI portal for Cedar Rapids and Eastern Iowa — Quaker Oats, Czech Village, and Iowa River civic life.", "description": "Civic AI portal for Cedar Rapids and Eastern Iowa — Quaker Oats, Czech Village, and Iowa River civic life.",
"endpoint": "https://319.today/mcp", "endpoint": "https://mcp.319.today/mcp",
"area_code": "319", "area_code": "319",
"network": "WellSpr.ing NNN.today", "network": "WellSpr.ing NNN.today",
"tools": [ "tools": [
@ -19,17 +19,17 @@
"adjacent": [ "adjacent": [
{ {
"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": "563", "area_code": "563",
"endpoint": "https://563.today/mcp", "endpoint": "https://mcp.563.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-563" "repo": "https://git.wellspr.ing/WellBuilder/mcp-563"
}, },
{ {
"area_code": "641", "area_code": "641",
"endpoint": "https://641.today/mcp", "endpoint": "https://mcp.641.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-641" "repo": "https://git.wellspr.ing/WellBuilder/mcp-641"
} }
] ]