fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
9c1cf11736
commit
7d33279b9d
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "702 Clark County / Las Vegas Valley Civic Portal",
|
"name": "702 Clark County / Las Vegas Valley Civic Portal",
|
||||||
"description": "Civic AI portal for Las Vegas — beyond the Strip to the real civic city: local neighborhoods, entertainment workers, and Nevada community.",
|
"description": "Civic AI portal for Las Vegas — beyond the Strip to the real civic city: local neighborhoods, entertainment workers, and Nevada community.",
|
||||||
"endpoint": "https://702.today/mcp",
|
"endpoint": "https://mcp.702.today/mcp",
|
||||||
"area_code": "702",
|
"area_code": "702",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "760",
|
"area_code": "760",
|
||||||
"endpoint": "https://760.today/mcp",
|
"endpoint": "https://mcp.760.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-760"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "435",
|
"area_code": "435",
|
||||||
"endpoint": "https://435.today/mcp",
|
"endpoint": "https://mcp.435.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-435"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-435"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "775",
|
"area_code": "775",
|
||||||
"endpoint": "https://775.today/mcp",
|
"endpoint": "https://mcp.775.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-775"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-775"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "928",
|
"area_code": "928",
|
||||||
"endpoint": "https://928.today/mcp",
|
"endpoint": "https://mcp.928.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-928"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue