reef for VS Code
me.reefwith/reef
Shared, living memory for you and your people — coves your AI assistant can read and write.
client:VS Code
transport:streamable-http
Install reef in VS Code
.vscode/mcp.json
{
"servers": {
"reef": {
"type": "http",
"url": "https://reefwith.me/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs