Loading MCP server directory, please wait...
Search, read, and write highlights, notes, screenshots, collections, projects, and tags in Gleanit.
npx @getmcp/cli add co.gleanit/gleanitRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token: OAuth access token (recommended) or glean_ API key from Settings → MCP
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.gleanit/gleanit": {
"url": "https://api.gleanit.co/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}