OneLore for VS Code
ai.onelore/lore
Shared project context for AI agents and teams: docs, tasks, and messages that stay current.
client:VS Code
transport:streamable-http
Install OneLore in VS Code
.vscode/mcp.json
{
"servers": {
"lore": {
"type": "http",
"url": "https://mcp.onelore.ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs