fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
b085d748c9
commit
eef7b99a26
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "717 South-Central Pennsylvania Civic Portal",
|
||||
"description": "Civic AI portal for Harrisburg and Lancaster — Pennsylvania capital, Amish country, and Central PA civic community.",
|
||||
"endpoint": "https://717.today/mcp",
|
||||
"endpoint": "https://mcp.717.today/mcp",
|
||||
"area_code": "717",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "610",
|
||||
"endpoint": "https://610.today/mcp",
|
||||
"endpoint": "https://mcp.610.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-610"
|
||||
},
|
||||
{
|
||||
"area_code": "570",
|
||||
"endpoint": "https://570.today/mcp",
|
||||
"endpoint": "https://mcp.570.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-570"
|
||||
},
|
||||
{
|
||||
"area_code": "814",
|
||||
"endpoint": "https://814.today/mcp",
|
||||
"endpoint": "https://mcp.814.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-814"
|
||||
},
|
||||
{
|
||||
"area_code": "304",
|
||||
"endpoint": "https://304.today/mcp",
|
||||
"endpoint": "https://mcp.304.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-304"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue