Skip to content
VS Code

Turaxia Connect Public for VS Code

com.turaxia/connect

Public Turaxia MCP surface for building localized draft bundles from supplier URLs.

client:VS Code transport:streamable-http

Install Turaxia Connect Public in VS Code

.vscode/mcp.json

{
  "servers": {
    "connect": {
      "type": "http",
      "url": "https://api.turaxia.com/public/mcp"
    }
  }
}

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

Turaxia Connect Public in other clients