Skip to content
VS Code

conjure for VS Code

ing.conjure/conjure

Agentic commerce.

client:VS Code transport:streamable-http

Install conjure in VS Code

.vscode/mcp.json

{
  "servers": {
    "conjure": {
      "type": "http",
      "url": "https://mcp.conjure.ing/mcp"
    }
  }
}

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

conjure in other clients