DocDigest for Cursor
io.github.evozim/docdigest
Corporate email and chat thread summarization parser.
client:Cursor
transport:sse
Install DocDigest in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docdigest": {
"url": "https://docdigest-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs