fix: restore mcp.NNN.today subdomain MCP endpoint URLs [WellSpr.ing auto]
This commit is contained in:
parent
dd4246ebe0
commit
fb211525d7
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "mcp-discovery/v1",
|
||||
"name": "580 Southwest Oklahoma Civic Portal",
|
||||
"description": "Civic AI portal for Lawton and Southwest Oklahoma — Fort Sill, Comanche Nation, and the Wichita Mountains region.",
|
||||
"endpoint": "https://580.today/mcp",
|
||||
"endpoint": "https://mcp.580.today/mcp",
|
||||
"area_code": "580",
|
||||
"network": "WellSpr.ing NNN.today",
|
||||
"tools": [
|
||||
|
|
@ -19,17 +19,17 @@
|
|||
"adjacent": [
|
||||
{
|
||||
"area_code": "405",
|
||||
"endpoint": "https://405.today/mcp",
|
||||
"endpoint": "https://mcp.405.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-405"
|
||||
},
|
||||
{
|
||||
"area_code": "817",
|
||||
"endpoint": "https://817.today/mcp",
|
||||
"endpoint": "https://mcp.817.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-817"
|
||||
},
|
||||
{
|
||||
"area_code": "940",
|
||||
"endpoint": "https://940.today/mcp",
|
||||
"endpoint": "https://mcp.940.today/mcp",
|
||||
"repo": "https://git.wellspr.ing/WellBuilder/mcp-940"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue