fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
12f3442180
commit
bb05c585d3
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "405 Central Oklahoma Civic Portal",
|
||||
"description": "Civic AI portal for Oklahoma City — the Sooner capital, cowboy culture, and Oklahoma's civic center.",
|
||||
"endpoint": "https://405.today/mcp",
|
||||
"endpoint": "https://mcp.405.today/mcp",
|
||||
"area_code": "405",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "918",
|
||||
"endpoint": "https://918.today/mcp",
|
||||
"endpoint": "https://mcp.918.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-918"
|
||||
},
|
||||
{
|
||||
"area_code": "580",
|
||||
"endpoint": "https://580.today/mcp",
|
||||
"endpoint": "https://mcp.580.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-580"
|
||||
},
|
||||
{
|
||||
"area_code": "620",
|
||||
"endpoint": "https://620.today/mcp",
|
||||
"endpoint": "https://mcp.620.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-620"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue