fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
9e4fe8b56b
commit
942b1905a2
1 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "727 Pinellas County Civic Portal",
|
||||
"description": "Civic AI portal for St. Petersburg and Clearwater — the Sunshine City, beaches, arts, and Tampa Bay civic culture.",
|
||||
"endpoint": "https://727.today/mcp",
|
||||
"endpoint": "https://mcp.727.today/mcp",
|
||||
"area_code": "727",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,22 +19,22 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "813",
|
||||
"endpoint": "https://813.today/mcp",
|
||||
"endpoint": "https://mcp.813.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-813"
|
||||
},
|
||||
{
|
||||
"area_code": "863",
|
||||
"endpoint": "https://863.today/mcp",
|
||||
"endpoint": "https://mcp.863.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
|
||||
},
|
||||
{
|
||||
"area_code": "941",
|
||||
"endpoint": "https://941.today/mcp",
|
||||
"endpoint": "https://mcp.941.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-941"
|
||||
},
|
||||
{
|
||||
"area_code": "407",
|
||||
"endpoint": "https://407.today/mcp",
|
||||
"endpoint": "https://mcp.407.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-407"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue