Skip to content
VS Code

Mimiq: test pages and copy on simulated people for VS Code

io.github.victorgulchenko/mimiq-mcp

Your agent built the page. Simulated buyers test it, and Mimiq calls which version to ship.

client:VS Code transport:streamable-http tools:8

Install Mimiq: test pages and copy on simulated people in VS Code

.vscode/mcp.json

{
  "servers": {
    "mimiq-mcp": {
      "type": "http",
      "url": "https://mcp.mimiqai.com/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

Mimiq: test pages and copy on simulated people in other clients