fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
6fbbf2e455
commit
a39c8d2ef7
1 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "815 North-Central Illinois (outside Chicago) Civic Portal",
|
"name": "815 North-Central Illinois (outside Chicago) Civic Portal",
|
||||||
"description": "Civic AI portal for Joliet, Rockford area, and North-Central Illinois — Route 66 history, I&M Canal, and Prairie State civic life.",
|
"description": "Civic AI portal for Joliet, Rockford area, and North-Central Illinois — Route 66 history, I&M Canal, and Prairie State civic life.",
|
||||||
"endpoint": "https://815.today/mcp",
|
"endpoint": "https://mcp.815.today/mcp",
|
||||||
"area_code": "815",
|
"area_code": "815",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,32 +19,32 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "312",
|
"area_code": "312",
|
||||||
"endpoint": "https://312.today/mcp",
|
"endpoint": "https://mcp.312.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-312"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "630",
|
"area_code": "630",
|
||||||
"endpoint": "https://630.today/mcp",
|
"endpoint": "https://mcp.630.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-630"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "779",
|
"area_code": "779",
|
||||||
"endpoint": "https://779.today/mcp",
|
"endpoint": "https://mcp.779.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-779"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-779"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "563",
|
"area_code": "563",
|
||||||
"endpoint": "https://563.today/mcp",
|
"endpoint": "https://mcp.563.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-563"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-563"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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": "847",
|
"area_code": "847",
|
||||||
"endpoint": "https://847.today/mcp",
|
"endpoint": "https://mcp.847.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-847"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-847"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue