Skip to content
VS Code

memol for VS Code

app.memol/memol

Search, read, create and edit your Memol notes from Claude. Team note-taking with AI search.

client:VS Code transport:streamable-http

Install memol in VS Code

.vscode/mcp.json

{
  "servers": {
    "memol": {
      "type": "http",
      "url": "https://memol.app/api/mcp"
    }
  }
}

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

memol in other clients