Skip to content
VS Code

Sleepwalker for VS Code

ai.sleepwalker/sleepwalker

AI Visibility and Content Intelligence tools for Claude and MCP-compatible agents.

client:VS Code transport:streamable-http

Install Sleepwalker in VS Code

.vscode/mcp.json

{
  "servers": {
    "sleepwalker": {
      "type": "http",
      "url": "https://mcp.sleepwalker.ai/mcp"
    }
  }
}

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

Sleepwalker in other clients