fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
eb7fe1f0af
commit
8310274306
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "941 Southwest Florida (Sarasota/Manatee Counties) Civic Portal",
|
||||
"description": "Civic AI portal for Sarasota and Bradenton — arts capital of Florida, Ringling legacy, and Gulf Coast civic life.",
|
||||
"endpoint": "https://941.today/mcp",
|
||||
"endpoint": "https://mcp.941.today/mcp",
|
||||
"area_code": "941",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"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": "727",
|
||||
"endpoint": "https://727.today/mcp",
|
||||
"endpoint": "https://mcp.727.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-727"
|
||||
},
|
||||
{
|
||||
"area_code": "863",
|
||||
"endpoint": "https://863.today/mcp",
|
||||
"endpoint": "https://mcp.863.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-863"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue