Liminary for VS Code
io.liminary.api/mcp
Your AI's memory for what you actually know: recall across your documents, notes, and meetings
client:VS Code
transport:streamable-http
Install Liminary in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.liminary.io/api/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs