fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
6bca5788fa
commit
e7e5e24158
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "201 Northern New Jersey Civic Portal",
|
||||
"description": "Civic AI portal for Jersey City and Northern New Jersey — Hudson River's gateway to the metro.",
|
||||
"endpoint": "https://201.today/mcp",
|
||||
"endpoint": "https://mcp.201.today/mcp",
|
||||
"area_code": "201",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "212",
|
||||
"endpoint": "https://212.today/mcp",
|
||||
"endpoint": "https://mcp.212.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-212"
|
||||
},
|
||||
{
|
||||
"area_code": "908",
|
||||
"endpoint": "https://908.today/mcp",
|
||||
"endpoint": "https://mcp.908.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-908"
|
||||
},
|
||||
{
|
||||
"area_code": "718",
|
||||
"endpoint": "https://718.today/mcp",
|
||||
"endpoint": "https://mcp.718.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-718"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue