fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
892693fe2f
commit
773ea75955
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "629 Nashville (overlay) Civic Portal",
|
||||
"description": "Civic AI portal for Nashville and Middle Tennessee — Music City civic life, healthcare hub, and the South's fastest-growing metro.",
|
||||
"endpoint": "https://629.today/mcp",
|
||||
"endpoint": "https://mcp.629.today/mcp",
|
||||
"area_code": "629",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "615",
|
||||
"endpoint": "https://615.today/mcp",
|
||||
"endpoint": "https://mcp.615.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
|
||||
},
|
||||
{
|
||||
"area_code": "931",
|
||||
"endpoint": "https://931.today/mcp",
|
||||
"endpoint": "https://mcp.931.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-931"
|
||||
},
|
||||
{
|
||||
"area_code": "423",
|
||||
"endpoint": "https://423.today/mcp",
|
||||
"endpoint": "https://mcp.423.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-423"
|
||||
},
|
||||
{
|
||||
"area_code": "865",
|
||||
"endpoint": "https://865.today/mcp",
|
||||
"endpoint": "https://mcp.865.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-865"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue