MemorySync Documentation for VS Code
io.memorysync/docs
Search and read the current MemorySync documentation while writing integration code.
client:VS Code
transport:streamable-http
tools:3
Install MemorySync Documentation in VS Code
.vscode/mcp.json
{
"servers": {
"docs": {
"type": "http",
"url": "https://docs.memorysync.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs