Skip to content
VS Code

Sutra for VS Code

io.github.shivnathtathe/sutra

Private, portable memory and reusable skills for AI agents.

client:VS Code transport:streamable-http

Install Sutra in VS Code

.vscode/mcp.json

{
  "servers": {
    "sutra": {
      "type": "http",
      "url": "https://sutra-c3or.onrender.com/mcp"
    }
  }
}

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

Sutra in other clients