fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
6943835bbd
commit
b5f11309c6
1 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "216 Cuyahoga County Civic Portal",
|
"name": "216 Cuyahoga County Civic Portal",
|
||||||
"description": "Civic AI portal for Cleveland — Rust Belt resilience, arts renaissance, and Lake Erie civic life.",
|
"description": "Civic AI portal for Cleveland — Rust Belt resilience, arts renaissance, and Lake Erie civic life.",
|
||||||
"endpoint": "https://216.today/mcp",
|
"endpoint": "https://mcp.216.today/mcp",
|
||||||
"area_code": "216",
|
"area_code": "216",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,12 +19,12 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "330",
|
"area_code": "330",
|
||||||
"endpoint": "https://330.today/mcp",
|
"endpoint": "https://mcp.330.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-330"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-330"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "724",
|
"area_code": "724",
|
||||||
"endpoint": "https://724.today/mcp",
|
"endpoint": "https://mcp.724.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-724"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-724"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue