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

This commit is contained in:
gitadmin 2026-04-19 17:06:52 +00:00
parent 8963fcb990
commit 3f0dbf584d

View file

@ -2,7 +2,7 @@
"schema": "mcp-discovery/v1",
"name": "305 Miami-Dade County Civic Portal",
"description": "Civic AI portal for Miami and South Florida — Latin culture, international city, and subtropical civic life.",
"endpoint": "https://305.today/mcp",
"endpoint": "https://mcp.305.today/mcp",
"area_code": "305",
"network": "WellSpr.ing NNN.today",
"tools": [
@ -19,12 +19,12 @@
"adjacent": [
{
"area_code": "407",
"endpoint": "https://407.today/mcp",
"endpoint": "https://mcp.407.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-407"
},
{
"area_code": "941",
"endpoint": "https://941.today/mcp",
"endpoint": "https://mcp.941.today/mcp",
"repo": "https://git.wellspr.ing/WellBuilder/mcp-941"
}
]