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",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "401 Rhode Island Civic Portal",
|
"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.",
|
"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",
|
"area_code": "401",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "617",
|
"area_code": "617",
|
||||||
"endpoint": "https://617.today/mcp",
|
"endpoint": "https://mcp.617.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-617"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-617"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "860",
|
"area_code": "860",
|
||||||
"endpoint": "https://860.today/mcp",
|
"endpoint": "https://mcp.860.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-860"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-860"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "508",
|
"area_code": "508",
|
||||||
"endpoint": "https://508.today/mcp",
|
"endpoint": "https://mcp.508.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-508"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-508"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue