get_install_snippet — SatelliteQuotes MCP Tool Read-only
get_install_snippet
(get install snippet) is one of 7 tools on the
SatelliteQuotes
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_install_snippet from your client
- Claude Code SatelliteQuotes get_install_snippet run in your project directory
- Claude Desktop SatelliteQuotes get_install_snippet ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SatelliteQuotes get_install_snippet ~/.cursor/mcp.json
- VS Code SatelliteQuotes get_install_snippet .vscode/mcp.json
- Zed SatelliteQuotes get_install_snippet ~/.config/zed/settings.json
- Windsurf SatelliteQuotes get_install_snippet ~/.codeium/windsurf/mcp_config.json
- Cline SatelliteQuotes get_install_snippet ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SatelliteQuotes get_install_snippet ~/.gemini/settings.json
- Grok SatelliteQuotes get_install_snippet .mcp.json (in your project root)
- ChatGPT SatelliteQuotes get_install_snippet Settings → Connectors → Advanced → Developer mode
- Claude.ai SatelliteQuotes get_install_snippet Settings → Connectors → Add custom connector
- LangChain SatelliteQuotes get_install_snippet pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http satellitequotes https://www.satellitequotes.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.