fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
0ae9dc7bc5
commit
d5b0313889
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "479 Northwest Arkansas Civic Portal",
|
"name": "479 Northwest Arkansas Civic Portal",
|
||||||
"description": "Civic AI portal for Fayetteville and Northwest Arkansas — Walmart country, the Razorbacks, and the fastest-growing metro.",
|
"description": "Civic AI portal for Fayetteville and Northwest Arkansas — Walmart country, the Razorbacks, and the fastest-growing metro.",
|
||||||
"endpoint": "https://479.today/mcp",
|
"endpoint": "https://mcp.479.today/mcp",
|
||||||
"area_code": "479",
|
"area_code": "479",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "870",
|
"area_code": "870",
|
||||||
"endpoint": "https://870.today/mcp",
|
"endpoint": "https://mcp.870.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-870"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-870"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "580",
|
"area_code": "580",
|
||||||
"endpoint": "https://580.today/mcp",
|
"endpoint": "https://mcp.580.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-580"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-580"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "903",
|
"area_code": "903",
|
||||||
"endpoint": "https://903.today/mcp",
|
"endpoint": "https://mcp.903.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-903"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-903"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "816",
|
"area_code": "816",
|
||||||
"endpoint": "https://816.today/mcp",
|
"endpoint": "https://mcp.816.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-816"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue