{
  "mcpServers": {
    "aks":  { "type": "http", "url": "https://mcp.lisastro.com/aks",  "headers": { "Authorization": "Bearer ${AKS_TOKEN}" } },
    "tick": { "type": "http", "url": "https://mcp.lisastro.com/tick", "headers": { "Authorization": "Bearer ${AKS_TOKEN}" } },
    "wiki": { "type": "http", "url": "https://mcp.lisastro.com/wiki", "headers": { "Authorization": "Bearer ${AKS_TOKEN}" } },
    "cdx":  { "type": "http", "url": "https://mcp.lisastro.com/cdx",  "headers": { "Authorization": "Bearer ${AKS_TOKEN}" } }
  }
}
