fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
cd5904ca18
commit
df5fe1bf18
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "513 Southwest Ohio Civic Portal",
|
"name": "513 Southwest Ohio Civic Portal",
|
||||||
"description": "Civic AI portal for Cincinnati and Southwest Ohio — the Queen City, Skyline Chili, and Ohio River civic traditions.",
|
"description": "Civic AI portal for Cincinnati and Southwest Ohio — the Queen City, Skyline Chili, and Ohio River civic traditions.",
|
||||||
"endpoint": "https://513.today/mcp",
|
"endpoint": "https://mcp.513.today/mcp",
|
||||||
"area_code": "513",
|
"area_code": "513",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "614",
|
"area_code": "614",
|
||||||
"endpoint": "https://614.today/mcp",
|
"endpoint": "https://mcp.614.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-614"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-614"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "502",
|
"area_code": "502",
|
||||||
"endpoint": "https://502.today/mcp",
|
"endpoint": "https://mcp.502.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-502"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-502"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "937",
|
"area_code": "937",
|
||||||
"endpoint": "https://937.today/mcp",
|
"endpoint": "https://mcp.937.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-937"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-937"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue