-
Notifications
You must be signed in to change notification settings - Fork 501
Feature/comprehensive installation guide - [Add Installation Instructions to Firecrawl MCP for All MCP-Compatible Environments] #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Created detailed INSTALLATION.md with step-by-step instructions - Added support for all major MCP-compatible platforms including: - Desktop AI: Claude Desktop, Claude Code CLI - Editors: Cursor, VS Code, Windsurf, Zed, IntelliJ IDEA, PyCharm, etc. - Extensions: Cline, Continue.dev, CodeGPT, GitHub Copilot - Cloud: AWS, Azure, GCP, Replit - Containers: Docker, Kubernetes - Mobile: iOS, Android - Enterprise: Slack, Teams, Discord - Used Context7-style collapsible format with proper icons - Added both remote and local server configuration options - Included prerequisites, verification steps, and troubleshooting - Updated README.md with prominent link to installation guide Resolves #2176
- Added proper Discord favicon URL to replace empty src - All platform icons are now properly configured and should display correctly
- Replace Discord icon with proper high-quality favicon - Maintain 16x16 sizing with correct alignment styling
@ericciarla can i get a review on this Pr |
Hey, please provide the installation guides in the readme itself and not in separate file(s). Also please make sure to test in each platform. Thank you! |
@nickscamara you mean to add about the installation directly into readme.md? No other file |
- Integrated all 31 platform installation guides directly into README.md - Removed separate INSTALLATION.md file as requested in review - Maintained all platform configurations with proper icons and formatting - Includes detailed setup instructions for: - Desktop AI: Claude Desktop, Claude Code CLI - Editors: Cursor, VS Code, Windsurf, Zed, IntelliJ IDEA, PyCharm, WebStorm - Extensions: Cline, Continue.dev, CodeGPT, GitHub Copilot - Cloud: AWS Lambda, Azure Functions, Google Cloud Functions - Container: Docker, Kubernetes - Enterprise: Slack Bot, Discord Bot - Mobile: iOS, Android - And many more platforms Addresses reviewer feedback to consolidate installation guides
17fbc7c
to
1d46bc2
Compare
- Consolidated PyCharm, WebStorm, and Android Studio into single JetBrains IDEs section - All use the same configuration as IntelliJ IDEA - Eliminates redundancy while maintaining comprehensive coverage - Reduced from 31 to 28 unique platform sections
@nickscamara already tested |
Thank you! Will review soon! |
Zed setup is wrong along others. Please copy the setup instructions from context7 readme to make sure they are correct. |
This pull request updates the
README.md
to improve installation instructions and highlight platform compatibility for the MCP server implementation. The changes make it easier for users to find comprehensive setup information and understand supported environments.Documentation improvements:
INSTALLATION.md
guide, which provides detailed instructions for over 50 MCP-compatible environments.Fixes firecrawl/firecrawl#2176