Skip to content
VS Code

Korala for VS Code

ai.korala/mcp

Document signing: draft agreements, prepare signing requests, send them and track who has signed.

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

Install Korala in VS Code

.vscode/mcp.json

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

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

Korala in other clients