fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
62e0d0d57e
commit
52987bd53d
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "570 Northeast Pennsylvania (NEPA) Civic Portal",
|
"name": "570 Northeast Pennsylvania (NEPA) Civic Portal",
|
||||||
"description": "Civic AI portal for Scranton and the Wyoming Valley — Coal Region heritage, lackawanna civic pride, and NEPA culture.",
|
"description": "Civic AI portal for Scranton and the Wyoming Valley — Coal Region heritage, lackawanna civic pride, and NEPA culture.",
|
||||||
"endpoint": "https://mcp.570.today/mcp",
|
"endpoint": "https://570.today/mcp",
|
||||||
"area_code": "570",
|
"area_code": "570",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "610",
|
"area_code": "610",
|
||||||
"endpoint": "https://mcp.610.today/mcp",
|
"endpoint": "https://610.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-610"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-610"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "717",
|
"area_code": "717",
|
||||||
"endpoint": "https://mcp.717.today/mcp",
|
"endpoint": "https://717.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-717"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-717"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "845",
|
"area_code": "845",
|
||||||
"endpoint": "https://mcp.845.today/mcp",
|
"endpoint": "https://845.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-845"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-845"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "518",
|
"area_code": "518",
|
||||||
"endpoint": "https://mcp.518.today/mcp",
|
"endpoint": "https://518.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-518"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-518"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue