fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
4c4b63cfc1
commit
38f052e386
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "504 Orleans/Jefferson Parish Civic Portal",
|
||||
"description": "Civic AI portal for New Orleans — jazz capital, Mardi Gras, and the Crescent City's unmatched civic character.",
|
||||
"endpoint": "https://504.today/mcp",
|
||||
"endpoint": "https://mcp.504.today/mcp",
|
||||
"area_code": "504",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "985",
|
||||
"endpoint": "https://985.today/mcp",
|
||||
"endpoint": "https://mcp.985.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-985"
|
||||
},
|
||||
{
|
||||
"area_code": "601",
|
||||
"endpoint": "https://601.today/mcp",
|
||||
"endpoint": "https://mcp.601.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
|
||||
},
|
||||
{
|
||||
"area_code": "251",
|
||||
"endpoint": "https://251.today/mcp",
|
||||
"endpoint": "https://mcp.251.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue