Skip to content
Cursor

code explainer for Cursor

io.github.lazymac2x/code-explainer

Cloudflare Workers MCP server: code-explainer

client:Cursor transport:streamable-http tools:6

Install code explainer in Cursor

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

{
  "mcpServers": {
    "code-explainer": {
      "url": "https://api.lazy-mac.com/code-explainer/mcp"
    }
  }
}

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

What Cursor can do once it is connected

code explainer in other clients