Algolia Productivity for Cursor
io.github.algolia/algolia-productivity
Connect LLM tools to your Algolia account with user-scoped access for internal workflows.
client:Cursor
transport:streamable-http
Install Algolia Productivity in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"algolia-productivity": {
"url": "https://mcp.algolia.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs