Skip to content
Cursor

Zephex for Cursor

io.github.tanbir404/zephex

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

client:Cursor transport:streamable-http

Install Zephex in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "zephex": {
      "url": "https://zephex.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Zephex in other clients