fix: update MCP endpoint URLs to NNN.today/mcp [WellSpr.ing auto]
This commit is contained in:
parent
d8f8f030ed
commit
7a77ebea13
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
"schema": "mcp-discovery/v1",
|
"schema": "mcp-discovery/v1",
|
||||||
"name": "215 Philadelphia County Civic Portal",
|
"name": "215 Philadelphia County Civic Portal",
|
||||||
"description": "Civic AI portal for Philadelphia — the birthplace of democracy, world-class culture, and neighborhood pride.",
|
"description": "Civic AI portal for Philadelphia — the birthplace of democracy, world-class culture, and neighborhood pride.",
|
||||||
"endpoint": "https://mcp.215.today/mcp",
|
"endpoint": "https://215.today/mcp",
|
||||||
"area_code": "215",
|
"area_code": "215",
|
||||||
"network": "WellSpr.ing NNN.today",
|
"network": "WellSpr.ing NNN.today",
|
||||||
"tools": [
|
"tools": [
|
||||||
|
|
@ -19,17 +19,17 @@
|
||||||
"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": "908",
|
"area_code": "908",
|
||||||
"endpoint": "https://mcp.908.today/mcp",
|
"endpoint": "https://908.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-908"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-908"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"area_code": "570",
|
"area_code": "570",
|
||||||
"endpoint": "https://mcp.570.today/mcp",
|
"endpoint": "https://570.today/mcp",
|
||||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-570"
|
"repo": "https://git.wellspr.ing/WellBuilder/mcp-570"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue