fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
8fd61a4ced
commit
954fb60683
1 changed files with 6 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "407 Orange County / Central Florida Civic Portal",
|
||||
"description": "Civic AI portal for Orlando and Central Florida — beyond the theme parks to real civic life, community, and innovation.",
|
||||
"endpoint": "https://407.today/mcp",
|
||||
"endpoint": "https://mcp.407.today/mcp",
|
||||
"area_code": "407",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,27 +19,27 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "305",
|
||||
"endpoint": "https://305.today/mcp",
|
||||
"endpoint": "https://mcp.305.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-305"
|
||||
},
|
||||
{
|
||||
"area_code": "863",
|
||||
"endpoint": "https://863.today/mcp",
|
||||
"endpoint": "https://mcp.863.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
|
||||
},
|
||||
{
|
||||
"area_code": "386",
|
||||
"endpoint": "https://386.today/mcp",
|
||||
"endpoint": "https://mcp.386.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-386"
|
||||
},
|
||||
{
|
||||
"area_code": "727",
|
||||
"endpoint": "https://727.today/mcp",
|
||||
"endpoint": "https://mcp.727.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-727"
|
||||
},
|
||||
{
|
||||
"area_code": "352",
|
||||
"endpoint": "https://352.today/mcp",
|
||||
"endpoint": "https://mcp.352.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-352"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue