fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
3a2e8748dd
commit
e5e1006dad
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "920 Northeast Wisconsin (Fox Valley) Civic Portal",
|
"name": "920 Northeast Wisconsin (Fox Valley) Civic Portal",
|
||||||
"description": "Civic AI portal for Green Bay and the Fox Valley — Packer country, paper mills, and Northeast Wisconsin civic life.",
|
"description": "Civic AI portal for Green Bay and the Fox Valley — Packer country, paper mills, and Northeast Wisconsin civic life.",
|
||||||
"endpoint": "https://920.today/mcp",
|
"endpoint": "https://mcp.920.today/mcp",
|
||||||
"area_code": "920",
|
"area_code": "920",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"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": "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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "262",
|
"area_code": "262",
|
||||||
"endpoint": "https://262.today/mcp",
|
"endpoint": "https://mcp.262.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-262"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-262"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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