> ## Documentation Index
> Fetch the complete documentation index at: https://docs.membase.so/llms.txt
> Use this file to discover all available pages before exploring further.

# VS Code

> Connect Membase to VS Code with one-click install. Add persistent memory to your VS Code AI assistant for context-aware coding across sessions.

VS Code supports **one-click install** via deep link.

<Steps>
  <Step title="Click &#x22;Add to VS Code&#x22; to install automatically">
    From the [Membase dashboard](https://app.membase.so), select VS Code and click the **"Add to VS Code"** button.
  </Step>

  <Step title="Click Install in the VS Code MCP Server dialog">
    VS Code will show a confirmation dialog. Click **Install** to proceed.

    <Frame caption="VS Code install dialog">
      <img src="https://mintcdn.com/aristo_2/SyC5fNZLZj3t6Psb/images/installation/vscode-step2.png?fit=max&auto=format&n=SyC5fNZLZj3t6Psb&q=85&s=d829e428d9a5cbfd8b43940199d3df2a" alt="VS Code install dialog" width="837" height="496" data-path="images/installation/vscode-step2.png" />
    </Frame>
  </Step>

  <Step title="Authenticate and start using Membase in VS Code">
    A browser window opens. Log in to complete authentication.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Bring Your Context" icon="download" href="/getting-started/bring-context">
    Import chat history, connect apps, and more.
  </Card>

  <Card title="Use Your Context" icon="comment-dots" href="/getting-started/use-context">
    Chat with Memory, agent retrieval, and dashboard exploration.
  </Card>

  <Card title="Knowledge Wiki" icon="book" href="/features/wiki">
    Store factual knowledge alongside your memories.
  </Card>

  <Card title="Membase MCP" icon="link" href="/features/membase-mcp">
    See every MCP tool your agent can call.
  </Card>
</CardGroup>
