Skip to content
VS Code

wachete for VS Code

com.wachete/wachete

Create, read and monitor Wachete website-change wachets for a signed-in user.

client:VS Code transport:streamable-http

Install wachete in VS Code

.vscode/mcp.json

{
  "servers": {
    "wachete": {
      "type": "http",
      "url": "https://api.wachete.com/mcp"
    }
  }
}

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

wachete in other clients