fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
f42d5caa13
commit
0da4e6a30a
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "563 Quad Cities (Iowa/Illinois) Civic Portal",
|
"name": "563 Quad Cities (Iowa/Illinois) Civic Portal",
|
||||||
"description": "Civic AI portal for Davenport and the Quad Cities — Mississippi River, Rock Island Arsenal, and Iowa-Illinois civic life.",
|
"description": "Civic AI portal for Davenport and the Quad Cities — Mississippi River, Rock Island Arsenal, and Iowa-Illinois civic life.",
|
||||||
"endpoint": "https://563.today/mcp",
|
"endpoint": "https://mcp.563.today/mcp",
|
||||||
"area_code": "563",
|
"area_code": "563",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "319",
|
"area_code": "319",
|
||||||
"endpoint": "https://319.today/mcp",
|
"endpoint": "https://mcp.319.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-319"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-319"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "515",
|
"area_code": "515",
|
||||||
"endpoint": "https://515.today/mcp",
|
"endpoint": "https://mcp.515.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-515"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "309",
|
"area_code": "309",
|
||||||
"endpoint": "https://309.today/mcp",
|
"endpoint": "https://mcp.309.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-309"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-309"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "815",
|
"area_code": "815",
|
||||||
"endpoint": "https://815.today/mcp",
|
"endpoint": "https://mcp.815.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-815"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue