Skip to content
VS Code

ratchet for VS Code

com.ratchetgate/ratchet

Your agent asks before it acts, so the same real-world action is attempted at most once.

client:VS Code transport:streamable-http runtime:npm tools:15

Install ratchet in VS Code

.vscode/mcp.json

{
  "servers": {
    "ratchet": {
      "type": "http",
      "url": "https://ratchetgate.com/mcp"
    }
  }
}

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

ratchet in other clients