Skip to content
VS Code

spomory for VS Code

io.github.lyf-wxy/spomory

Explainable graph-retrieval memory engine with an RL-trained management policy.

client:VS Code transport:streamable-http runtime:pypi

Install spomory in VS Code

.vscode/mcp.json

{
  "servers": {
    "spomory": {
      "type": "http",
      "url": "https://api.yliuai.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

spomory in other clients