Skip to content
VS Code

@imqueue for VS Code

org.imqueue/mcp

Search @imqueue docs and scaffold typed services & clients from your AI coding agent.

client:VS Code transport:streamable-http runtime:npm tools:7

Install @imqueue in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.imqueue.org/mcp"
    }
  }
}

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

What VS Code can do once it is connected

@imqueue in other clients