Gleanit for VS Code
co.gleanit/gleanit
Search, read, and write highlights, notes, screenshots, collections, projects, and tags in Gleanit.
client:VS Code
transport:streamable-http
Install Gleanit in VS Code
.vscode/mcp.json
{
"servers": {
"gleanit": {
"type": "http",
"url": "https://api.gleanit.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs