Skip to content
VS Code

Penfield Memory for VS Code

io.github.penfieldlabs/penfield-mcp

Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.

client:VS Code transport:streamable-http

Install Penfield Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "penfield-mcp": {
      "type": "http",
      "url": "https://mcp.penfield.app/"
    }
  }
}

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

Penfield Memory in other clients