Skip to content
VS Code

Yeku for VS Code

dev.yeku/yeku

deploy the software your AI builds you

client:VS Code transport:streamable-http

Install Yeku in VS Code

.vscode/mcp.json

{
  "servers": {
    "yeku": {
      "type": "http",
      "url": "https://mcp.yeku.dev/mcp"
    }
  }
}

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

Yeku in other clients