Skip to content
VS Code

Cue for VS Code

sh.croma/cue

Your sales pipeline as tools: deals by stage, playbook tasks, contacts, companies, and timeline.

client:VS Code transport:streamable-http

Install Cue in VS Code

.vscode/mcp.json

{
  "servers": {
    "cue": {
      "type": "http",
      "url": "https://cue.croma.sh/mcp"
    }
  }
}

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

Cue in other clients