Skip to content
VS Code

e18e for VS Code

dev.e18e/e18e

The official e18e MCP server keeping your agent in check from installing bloated dependencies.

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

Install e18e in VS Code

.vscode/mcp.json

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

e18e in other clients