fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
8751bc24de
commit
39cf33321c
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "540 Shenandoah Valley / Southwest Virginia Civic Portal",
|
||||
"description": "Civic AI portal for Roanoke and the Shenandoah Valley — Blue Ridge mountains, Virginia's civic crossroads.",
|
||||
"endpoint": "https://540.today/mcp",
|
||||
"endpoint": "https://mcp.540.today/mcp",
|
||||
"area_code": "540",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "434",
|
||||
"endpoint": "https://434.today/mcp",
|
||||
"endpoint": "https://mcp.434.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-434"
|
||||
},
|
||||
{
|
||||
"area_code": "276",
|
||||
"endpoint": "https://276.today/mcp",
|
||||
"endpoint": "https://mcp.276.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-276"
|
||||
},
|
||||
{
|
||||
"area_code": "304",
|
||||
"endpoint": "https://304.today/mcp",
|
||||
"endpoint": "https://mcp.304.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-304"
|
||||
},
|
||||
{
|
||||
"area_code": "804",
|
||||
"endpoint": "https://804.today/mcp",
|
||||
"endpoint": "https://mcp.804.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-804"
|
||||
},
|
||||
{
|
||||
"area_code": "828",
|
||||
"endpoint": "https://828.today/mcp",
|
||||
"endpoint": "https://mcp.828.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-828"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue