Show HN: MCP Server Installation Instructions Generator
11 hours ago
- #installation
- #AI
- #MCP
- MCP Server Installation Instructions Generator is open source and available on GitHub.
- Installation instructions for various platforms: Claude Code, Cursor, Claude Desktop, VS Code, Windsurf, ChatGPT, and Gemini CLI.
- For Claude Code, use the command `claude mcp add --transport http [server-name] [server-url]`.
- For Cursor, edit the `mcp.json` file and add server details under `mcpServers`.
- For Claude Desktop, navigate to Settings → Connectors → Add Custom Connector.
- For VS Code, run `code --add-mcp` command or edit `.vscode/mcp.json`.
- For Windsurf, edit the MCP configuration file and add server details.
- For ChatGPT, requires admin permissions to add custom connectors in Team/Enterprise workspaces.
- For Gemini CLI, edit `~/.gemini/settings.json` and add server details under `mcpServers`.
- Remote MCP servers are web-based services accessed via HTTPS, providing additional AI capabilities.
- Contributions to the project are welcome on GitHub.