fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
2794b78e17
commit
5a091ec6a7
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "208 Southwest Idaho Civic Portal",
|
||||
"description": "Civic AI portal for Boise and Idaho — mountain West growth, outdoor culture, and civic independence.",
|
||||
"endpoint": "https://208.today/mcp",
|
||||
"endpoint": "https://mcp.208.today/mcp",
|
||||
"area_code": "208",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "509",
|
||||
"endpoint": "https://509.today/mcp",
|
||||
"endpoint": "https://mcp.509.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-509"
|
||||
},
|
||||
{
|
||||
"area_code": "775",
|
||||
"endpoint": "https://775.today/mcp",
|
||||
"endpoint": "https://mcp.775.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-775"
|
||||
},
|
||||
{
|
||||
"area_code": "801",
|
||||
"endpoint": "https://801.today/mcp",
|
||||
"endpoint": "https://mcp.801.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-801"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue