blueberry for VS Code
com.withblueberry/blueberry
Search hub knowledge and memories, read saved context, and create or update hub content.
client:VS Code
transport:streamable-http
Install blueberry in VS Code
.vscode/mcp.json
{
"servers": {
"blueberry": {
"type": "http",
"url": "https://mcp.withblueberry.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs