fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
3085f7798a
commit
112bac9430
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "931 North-Central Tennessee Civic Portal",
|
"name": "931 North-Central Tennessee Civic Portal",
|
||||||
"description": "Civic AI portal for Clarksville and Middle Tennessee — Fort Campbell, Civil War history, and Tennessee-Kentucky civic borderlands.",
|
"description": "Civic AI portal for Clarksville and Middle Tennessee — Fort Campbell, Civil War history, and Tennessee-Kentucky civic borderlands.",
|
||||||
"endpoint": "https://931.today/mcp",
|
"endpoint": "https://mcp.931.today/mcp",
|
||||||
"area_code": "931",
|
"area_code": "931",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "615",
|
"area_code": "615",
|
||||||
"endpoint": "https://615.today/mcp",
|
"endpoint": "https://mcp.615.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-615"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "865",
|
"area_code": "865",
|
||||||
"endpoint": "https://865.today/mcp",
|
"endpoint": "https://mcp.865.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-865"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-865"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "502",
|
"area_code": "502",
|
||||||
"endpoint": "https://502.today/mcp",
|
"endpoint": "https://mcp.502.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-502"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-502"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue