fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
978355c64a
commit
85f4d4ad2e
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "304 West Virginia Civic Portal",
|
||||
"description": "Civic AI portal for Charleston and West Virginia — Appalachian heritage, coalfield communities, and the New River Gorge.",
|
||||
"endpoint": "https://304.today/mcp",
|
||||
"endpoint": "https://mcp.304.today/mcp",
|
||||
"area_code": "304",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "540",
|
||||
"endpoint": "https://540.today/mcp",
|
||||
"endpoint": "https://mcp.540.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-540"
|
||||
},
|
||||
{
|
||||
"area_code": "434",
|
||||
"endpoint": "https://434.today/mcp",
|
||||
"endpoint": "https://mcp.434.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-434"
|
||||
},
|
||||
{
|
||||
"area_code": "614",
|
||||
"endpoint": "https://614.today/mcp",
|
||||
"endpoint": "https://mcp.614.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-614"
|
||||
},
|
||||
{
|
||||
"area_code": "740",
|
||||
"endpoint": "https://740.today/mcp",
|
||||
"endpoint": "https://mcp.740.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-740"
|
||||
},
|
||||
{
|
||||
"area_code": "724",
|
||||
"endpoint": "https://724.today/mcp",
|
||||
"endpoint": "https://mcp.724.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-724"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue