Skip to content
VS Code

limner for VS Code

us.limner/limner

AI visual generation agent: multi-pipeline rendering, prompt crafting, and image composition.

client:VS Code transport:streamable-http runtime:mcpb

Install limner in VS Code

.vscode/mcp.json

{
  "servers": {
    "limner": {
      "type": "http",
      "url": "https://mcp.limner.us/mcp"
    }
  }
}

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

limner in other clients