fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
7f0131f582
commit
03e567152e
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "901 Shelby County Civic Portal",
|
"name": "901 Shelby County Civic Portal",
|
||||||
"description": "Civic AI portal for Memphis — Beale Street, FedEx hub, civil rights history, and the Bluff City civic community.",
|
"description": "Civic AI portal for Memphis — Beale Street, FedEx hub, civil rights history, and the Bluff City civic community.",
|
||||||
"endpoint": "https://901.today/mcp",
|
"endpoint": "https://mcp.901.today/mcp",
|
||||||
"area_code": "901",
|
"area_code": "901",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,27 +19,27 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "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": "615",
|
"area_code": "615",
|
||||||
"endpoint": "https://615.today/mcp",
|
"endpoint": "https://mcp.615.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue