fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
a5fb289a2d
commit
4607cb9c1e
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "218 Northern Minnesota Civic Portal",
|
"name": "218 Northern Minnesota Civic Portal",
|
||||||
"description": "Civic AI portal for Duluth and Northern Minnesota — iron range grit, Great Lakes grandeur, and boundary waters.",
|
"description": "Civic AI portal for Duluth and Northern Minnesota — iron range grit, Great Lakes grandeur, and boundary waters.",
|
||||||
"endpoint": "https://218.today/mcp",
|
"endpoint": "https://mcp.218.today/mcp",
|
||||||
"area_code": "218",
|
"area_code": "218",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "320",
|
"area_code": "320",
|
||||||
"endpoint": "https://320.today/mcp",
|
"endpoint": "https://mcp.320.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-320"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-320"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "715",
|
"area_code": "715",
|
||||||
"endpoint": "https://715.today/mcp",
|
"endpoint": "https://mcp.715.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-715"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-715"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "612",
|
"area_code": "612",
|
||||||
"endpoint": "https://612.today/mcp",
|
"endpoint": "https://mcp.612.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-612"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-612"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue