Skip to content
VS Code

Zephex for VS Code

io.github.tanbir404/zephex

MCP gateway with 10 tools for code analysis, architecture, package audit & security.

client:VS Code transport:streamable-http

Install Zephex in VS Code

.vscode/mcp.json

{
  "servers": {
    "zephex": {
      "type": "http",
      "url": "https://zephex.dev/mcp"
    }
  }
}

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

Zephex in other clients