Skip to content
VS Code

Gnosem for VS Code

dev.gnosem/gnosem

Cross-vendor AI memory over MCP. One semantic store, readable and writeable from every MCP client.

client:VS Code transport:streamable-http tools:6

Install Gnosem in VS Code

.vscode/mcp.json

{
  "servers": {
    "gnosem": {
      "type": "http",
      "url": "https://gnosem.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Gnosem in other clients