fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
49269f8089
commit
e49675a2e9
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "308 Central Nebraska Civic Portal",
|
"name": "308 Central Nebraska Civic Portal",
|
||||||
"description": "Civic AI portal for Grand Island and Western Nebraska — agricultural heartland, Platte River communities, and Great Plains civic life.",
|
"description": "Civic AI portal for Grand Island and Western Nebraska — agricultural heartland, Platte River communities, and Great Plains civic life.",
|
||||||
"endpoint": "https://308.today/mcp",
|
"endpoint": "https://mcp.308.today/mcp",
|
||||||
"area_code": "308",
|
"area_code": "308",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "712",
|
"area_code": "712",
|
||||||
"endpoint": "https://712.today/mcp",
|
"endpoint": "https://mcp.712.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-712"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-712"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "620",
|
"area_code": "620",
|
||||||
"endpoint": "https://620.today/mcp",
|
"endpoint": "https://mcp.620.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-620"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-620"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "402",
|
"area_code": "402",
|
||||||
"endpoint": "https://402.today/mcp",
|
"endpoint": "https://mcp.402.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-402"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-402"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue