fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
1f5dbbfb18
commit
6a48ac85e5
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "601 Central Mississippi Civic Portal",
|
"name": "601 Central Mississippi Civic Portal",
|
||||||
"description": "Civic AI portal for Jackson and Central Mississippi — the Magnolia State capital, civil rights landmarks, and Delta civic life.",
|
"description": "Civic AI portal for Jackson and Central Mississippi — the Magnolia State capital, civil rights landmarks, and Delta civic life.",
|
||||||
"endpoint": "https://601.today/mcp",
|
"endpoint": "https://mcp.601.today/mcp",
|
||||||
"area_code": "601",
|
"area_code": "601",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,27 +19,27 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "504",
|
"area_code": "504",
|
||||||
"endpoint": "https://504.today/mcp",
|
"endpoint": "https://mcp.504.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-504"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-504"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "662",
|
"area_code": "662",
|
||||||
"endpoint": "https://662.today/mcp",
|
"endpoint": "https://mcp.662.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-662"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-662"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "251",
|
"area_code": "251",
|
||||||
"endpoint": "https://251.today/mcp",
|
"endpoint": "https://mcp.251.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-251"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "731",
|
"area_code": "731",
|
||||||
"endpoint": "https://731.today/mcp",
|
"endpoint": "https://mcp.731.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-731"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-731"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue