fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
bf90cd0486
commit
e0dc5a7798
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "662 Northern Mississippi Civic Portal",
|
"name": "662 Northern Mississippi Civic Portal",
|
||||||
"description": "Civic AI portal for Oxford and the Mississippi Delta — Ole Miss, blues birthplace, and deep Mississippi civic life.",
|
"description": "Civic AI portal for Oxford and the Mississippi Delta — Ole Miss, blues birthplace, and deep Mississippi civic life.",
|
||||||
"endpoint": "https://662.today/mcp",
|
"endpoint": "https://mcp.662.today/mcp",
|
||||||
"area_code": "662",
|
"area_code": "662",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "901",
|
"area_code": "901",
|
||||||
"endpoint": "https://901.today/mcp",
|
"endpoint": "https://mcp.901.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-901"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-901"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "601",
|
"area_code": "601",
|
||||||
"endpoint": "https://601.today/mcp",
|
"endpoint": "https://mcp.601.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-601"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "870",
|
"area_code": "870",
|
||||||
"endpoint": "https://870.today/mcp",
|
"endpoint": "https://mcp.870.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-870"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-870"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "205",
|
"area_code": "205",
|
||||||
"endpoint": "https://205.today/mcp",
|
"endpoint": "https://mcp.205.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-205"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-205"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue