Remote proxy for Model Context Protocol, allowing local-only clients to connect to remote servers using oAuth
{
"mcpServers": {
"gleanworkconnect": {
"command": "npx",
"args": [
"-y",
"@gleanwork/connect-mcp-server"
]
}
}
}