Algolia Productivity for VS Code
io.github.algolia/algolia-productivity
Connect LLM tools to your Algolia account with user-scoped access for internal workflows.
client:VS Code
transport:streamable-http
Install Algolia Productivity in VS Code
.vscode/mcp.json
{
"servers": {
"algolia-productivity": {
"type": "http",
"url": "https://mcp.algolia.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs