Skip to content

v0.1.2

Choose a tag to compare

@fullstackdegen fullstackdegen released this 16 Jun 21:28
· 45 commits to main since this release
32f835c

What's changed

  • Added the shorter local development startup command: npx -y mcp-server-lighthouse --local.
  • Added --help and unknown-option handling before MCP stdio startup.
  • Updated MCP server metadata to report version 0.1.2.
  • Kept LIGHTHOUSE_MCP_ALLOW_LOCALHOST=true as a fallback for clients that cannot pass CLI arguments.

Verification

  • CI passed on Node 20 and Node 22.
  • Published npm package: mcp-server-lighthouse@0.1.2.