Loading subscription status...
{
"mcpServers": [
{
"glean": {
"env": {
"GLEAN_INSTANCE": "<glean instance name>",
"GLEAN_API_TOKEN": "<glean api token>"
},
"args": [
"-y",
"@gleanwork/mcp-server"
],
"command": "npx"
}
}
]
}