Skip to content
VS Code

Easy8 for VS Code

io.github.easy8com/easy8-mcp

Connect AI assistants to Easy8 — read and update projects, issues, and comments.

client:VS Code transport:streamable-http

Install Easy8 in VS Code

.vscode/mcp.json

{
  "servers": {
    "easy8-mcp": {
      "type": "http",
      "url": "https://{easy8_host}/mcp"
    }
  }
}

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

Easy8 in other clients