gtm_estimate_icp — GTM Otto MCP Tool
gtm_estimate_icp
(gtm estimate icp) is one of 21 tools on the
GTM Otto
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call gtm_estimate_icp from your client
- Claude Code GTM Otto gtm_estimate_icp run in your project directory
- Claude Desktop GTM Otto gtm_estimate_icp ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GTM Otto gtm_estimate_icp ~/.cursor/mcp.json
- VS Code GTM Otto gtm_estimate_icp .vscode/mcp.json
- Zed GTM Otto gtm_estimate_icp ~/.config/zed/settings.json
- Windsurf GTM Otto gtm_estimate_icp ~/.codeium/windsurf/mcp_config.json
- Cline GTM Otto gtm_estimate_icp ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GTM Otto gtm_estimate_icp ~/.gemini/settings.json
- Grok GTM Otto gtm_estimate_icp .mcp.json (in your project root)
- ChatGPT GTM Otto gtm_estimate_icp Settings → Connectors → Advanced → Developer mode
- Claude.ai GTM Otto gtm_estimate_icp Settings → Connectors → Add custom connector
- LangChain GTM Otto gtm_estimate_icp pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http linkedin https://agent.gtmotto.com/mcp
Other tools on this server
- gtm_whoami
- gtm_list_plays
- gtm_show_play
- gtm_play_stats
- gtm_linkedin_status
- gtm_create_play
- gtm_sources_reference
- gtm_show_sources
- gtm_source_runs
- gtm_configure_source
- gtm_set_source
- gtm_preview_source
- gtm_run_source
- gtm_forget_harvested_posts
- gtm_update_icp
- gtm_update_play
- gtm_connect_linkedin
- gtm_list_approvals
- gtm_approve
- gtm_reject
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.