fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
fe60a1c297
commit
4c370242f1
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "401 Rhode Island Civic Portal",
|
||||
"description": "Civic AI portal for Providence and Rhode Island — the Ocean State, RISD culture, and New England civic life.",
|
||||
"endpoint": "https://401.today/mcp",
|
||||
"endpoint": "https://mcp.401.today/mcp",
|
||||
"area_code": "401",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "617",
|
||||
"endpoint": "https://617.today/mcp",
|
||||
"endpoint": "https://mcp.617.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-617"
|
||||
},
|
||||
{
|
||||
"area_code": "860",
|
||||
"endpoint": "https://860.today/mcp",
|
||||
"endpoint": "https://mcp.860.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-860"
|
||||
},
|
||||
{
|
||||
"area_code": "508",
|
||||
"endpoint": "https://508.today/mcp",
|
||||
"endpoint": "https://mcp.508.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-508"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue