@frontend-performance-lab/cli
v1.0.0-beta.1
Published
CLI and MCP server for AI-powered frontend performance analysis and knowledge graph exploration.
Maintainers
Readme
Frontend Performance Lab CLI
The official CLI and MCP Server for Frontend Performance Lab.
Configure AI assistants like Cursor, Claude Desktop, VS Code (Roo/Cline), Windsurf, and other MCP-compatible clients in minutes.
Installation
npm install -g @frontend-performance-lab/cliQuick Start
Configure your IDE:
fpl setupVerify your installation:
fpl doctorView environment information:
fpl infoAvailable Commands
| Command | Description |
|---------|-------------|
| fpl setup | Interactive setup wizard for supported IDEs |
| fpl doctor | Verify installation and run health checks |
| fpl info | Display environment and installation details |
| fpl mcp | Start the MCP server (stdio transport) |
| fpl analyze | Analyze code from the terminal (coming soon) |
Documentation
📖 GitHub Repository
https://github.com/smg99/frontend-performance-lab
License
MIT
