fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
d8967d1a57
commit
cfe5123e69
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "623 West Valley, Maricopa County Civic Portal",
|
||||
"description": "Civic AI portal for Glendale and the West Valley — Phoenix metro's diverse west side, sports venues, and desert civic life.",
|
||||
"endpoint": "https://623.today/mcp",
|
||||
"endpoint": "https://mcp.623.today/mcp",
|
||||
"area_code": "623",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "602",
|
||||
"endpoint": "https://602.today/mcp",
|
||||
"endpoint": "https://mcp.602.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-602"
|
||||
},
|
||||
{
|
||||
"area_code": "480",
|
||||
"endpoint": "https://480.today/mcp",
|
||||
"endpoint": "https://mcp.480.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-480"
|
||||
},
|
||||
{
|
||||
"area_code": "928",
|
||||
"endpoint": "https://928.today/mcp",
|
||||
"endpoint": "https://mcp.928.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue