Skip to content
VS Code

causely for VS Code

app.causely/causely

Causal reasoning for reliability: root cause, blast radius, and service health for agents.

client:VS Code transport:streamable-http

Install causely in VS Code

.vscode/mcp.json

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

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

causely in other clients