get_growth_engine — growthmak MCP Tool Read-only
get_growth_engine
(get growth engine) is one of 7 tools on the
growthmak
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_growth_engine from your client
- Claude Code growthmak get_growth_engine run in your project directory
- Claude Desktop growthmak get_growth_engine ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor growthmak get_growth_engine ~/.cursor/mcp.json
- VS Code growthmak get_growth_engine .vscode/mcp.json
- Zed growthmak get_growth_engine ~/.config/zed/settings.json
- Windsurf growthmak get_growth_engine ~/.codeium/windsurf/mcp_config.json
- Cline growthmak get_growth_engine ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI growthmak get_growth_engine ~/.gemini/settings.json
- Grok growthmak get_growth_engine .mcp.json (in your project root)
- ChatGPT growthmak get_growth_engine Settings → Connectors → Advanced → Developer mode
- Claude.ai growthmak get_growth_engine Settings → Connectors → Add custom connector
- LangChain growthmak get_growth_engine pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http growthmak https://growthmak.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.