fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
4d3e3b96de
commit
f9a33e9aa9
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "937 Southwest Ohio Civic Portal",
|
"name": "937 Southwest Ohio Civic Portal",
|
||||||
"description": "Civic AI portal for Dayton and Southwest Ohio — Wright Brothers birthplace, Air Force Museum, and aviation civic heritage.",
|
"description": "Civic AI portal for Dayton and Southwest Ohio — Wright Brothers birthplace, Air Force Museum, and aviation civic heritage.",
|
||||||
"endpoint": "https://937.today/mcp",
|
"endpoint": "https://mcp.937.today/mcp",
|
||||||
"area_code": "937",
|
"area_code": "937",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "513",
|
"area_code": "513",
|
||||||
"endpoint": "https://513.today/mcp",
|
"endpoint": "https://mcp.513.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-513"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-513"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "740",
|
"area_code": "740",
|
||||||
"endpoint": "https://740.today/mcp",
|
"endpoint": "https://mcp.740.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-740"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-740"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "765",
|
"area_code": "765",
|
||||||
"endpoint": "https://765.today/mcp",
|
"endpoint": "https://mcp.765.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-765"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-765"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue