Dewey for Cursor
com.meetdewey/dewey
Agentic search over your Dewey document collections from any MCP-compatible client.
client:Cursor
transport:streamable-http
runtime:npm
Install Dewey in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dewey": {
"url": "https://mcp.meetdewey.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs