Skip to content
VS Code

ish for VS Code

io.ishlabs/ish

Simulated people experience what you are making and report what they noticed and felt.

client:VS Code transport:streamable-http

Install ish in VS Code

.vscode/mcp.json

{
  "servers": {
    "ish": {
      "type": "http",
      "url": "https://mcp.ishlabs.io/mcp"
    }
  }
}

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

ish in other clients