fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
146ea8c1b8
commit
5aa1a02422
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "724 Western Pennsylvania (Pittsburgh suburbs) Civic Portal",
|
"name": "724 Western Pennsylvania (Pittsburgh suburbs) Civic Portal",
|
||||||
"description": "Civic AI portal for Washington and New Castle, Pennsylvania — Western PA steel towns, Beaver County, and Pittsburgh suburbs.",
|
"description": "Civic AI portal for Washington and New Castle, Pennsylvania — Western PA steel towns, Beaver County, and Pittsburgh suburbs.",
|
||||||
"endpoint": "https://mcp.724.today/mcp",
|
"endpoint": "https://724.today/mcp",
|
||||||
"area_code": "724",
|
"area_code": "724",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,22 +19,22 @@
|
||||||
"adjacent": [
|
"adjacent": [
|
||||||
{
|
{
|
||||||
"area_code": "330",
|
"area_code": "330",
|
||||||
"endpoint": "https://mcp.330.today/mcp",
|
"endpoint": "https://330.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-330"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-330"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "304",
|
"area_code": "304",
|
||||||
"endpoint": "https://mcp.304.today/mcp",
|
"endpoint": "https://304.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-304"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-304"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "412",
|
"area_code": "412",
|
||||||
"endpoint": "https://mcp.412.today/mcp",
|
"endpoint": "https://412.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-412"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-412"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "814",
|
"area_code": "814",
|
||||||
"endpoint": "https://mcp.814.today/mcp",
|
"endpoint": "https://814.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-814"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-814"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue