get_install_command — CSS Crème MCP Tool Read-only
get_install_command
(get install command) is one of 12 tools on the
CSS Crème
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_install_command from your client
- Claude Code CSS Crème get_install_command run in your project directory
- Claude Desktop CSS Crème get_install_command ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CSS Crème get_install_command ~/.cursor/mcp.json
- VS Code CSS Crème get_install_command .vscode/mcp.json
- Zed CSS Crème get_install_command ~/.config/zed/settings.json
- Windsurf CSS Crème get_install_command ~/.codeium/windsurf/mcp_config.json
- Cline CSS Crème get_install_command ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CSS Crème get_install_command ~/.gemini/settings.json
- Grok CSS Crème get_install_command .mcp.json (in your project root)
- ChatGPT CSS Crème get_install_command Settings → Connectors → Advanced → Developer mode
- Claude.ai CSS Crème get_install_command Settings → Connectors → Add custom connector
- LangChain CSS Crème get_install_command pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http design-systems https://csscreme.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 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.