
Product
Introducing Reachability for PHP
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.
@iflow-mcp/bbangjooo-mcp-installer
Advanced tools
MCP Installer serves the following tools
You can install MCP Installer using the following command:
npm install @bbangjo/mcp-installer
npx @bbangjo/mcp-installer --client <client-type> --key <your-smithery-api-key>
Where:
<client-type>: Currently supported clients are 'cursor' or 'claude'<your-smithery-api-key>: Enter your Smithery API keyExample:
npx @bbangjo/mcp-installer --client cursor --key your_smithery_api_key_here
Upon successful installation, you will see the message "✅ MCP server installed successfully."
Note: Depending on the client type, the configuration file will be created in the following locations:
Cursor:
%APPDATA%\Cursor\mcp.json~/.cursor/mcp.json~/.config/Cursor/mcp.jsonClaude:
%APPDATA%\Claude\claude_desktop_config.json~/Library/Application Support/Claude/claude_desktop_config.json~/.config/Claude/claude_desktop_config.jsonnpm install
.env file in the project root directory and add the following:SMITHERY_API_KEY=your_api_key_here
npm run build
node build/index.js
The server will display the message "MCP Finder Server running on stdio" when successfully started.
FAQs
MCP installer for cursor and claude
We found that @iflow-mcp/bbangjooo-mcp-installer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.

Product
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.

Research
/Security News
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.