Skip to content
VS Code

converly for VS Code

io.converly/converly

Set up and manage conversion tracking by chatting with your AI assistant.

client:VS Code transport:streamable-http

Install converly in VS Code

.vscode/mcp.json

{
  "servers": {
    "converly": {
      "type": "http",
      "url": "https://app.converly.io/mcp"
    }
  }
}

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

converly in other clients