Skip to content
VS Code

meridian for VS Code

io.github.ajc3xc/meridian

Persistent memory, task coordination, and HITL queue for AI coding sessions.

client:VS Code transport:sse runtime:npm tools:235

Install meridian in VS Code

.vscode/mcp.json

{
  "servers": {
    "meridian": {
      "type": "sse",
      "url": "https://usemeridian.us/mcp/sse"
    }
  }
}

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

All 235 tools →

meridian in other clients