Set up GTM Alpha in your AI assistant
Claude Desktop Integration
Connect GTM Alpha to Claude Desktop using the npm package for instant access to professional GTM consulting.
Claude on the web, desktop or mobile (no install):
- Open Customize, then Connectors, select +, then Add custom connector
- MCP server URL: https://gtmalpha.gtmhelix.com/mcp
- Choose no sign-in, then Add
Or run it locally with the npm package:
Configuration File Location:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Setup Instructions:
- Open the configuration file in your text editor
- Add the GTM Alpha server configuration
- Save the file and restart Claude Desktop
- Test with: "Analyze my GTM strategy using EPIC framework"
Cursor / Windsurf Integration
Connect GTM Alpha to Cursor IDE or Windsurf using npx for seamless GTM consulting within your development environment.
Configuration File:
npm Package:
ChatGPT / OpenAI Integration
Access GTM Alpha tools through ChatGPT Custom GPTs or OpenAI API using our MCP endpoint.
MCP Endpoint (Streamable HTTP):
Features:
- JSON-RPC 2.0 protocol
- Streamable HTTP transport (POST requests, JSON responses)
- Tool annotations for safety
Google Gemini Integration
Connect GTM Alpha to Google Gemini through function calling using our MCP endpoint.
MCP Endpoint (Streamable HTTP):
Available Tools:
- gtm_consultation - Get GTM strategy advice
- epic_audit - Get EPIC framework scores
- generate_roadmap - Create implementation roadmap
Microsoft Copilot Integration
Integrate GTM Alpha with Microsoft Copilot using our MCP endpoint.
MCP Endpoint (Streamable HTTP):
Protocol:
- JSON-RPC 2.0 over HTTP POST
- MCP Protocol Versions: 2025-06-18, 2025-03-26, 2024-11-05
- Server Version: 1.2.0
Direct API Access
Direct REST API and MCP access for custom integrations and applications.
Endpoints:
REST API: see the API documentation