Odel
gtm expert schema

gtm expert schema

Local
@shashwatgtmJavaScriptUpdated 8mo ago

Professional GTM consultation using EPIC framework for strategic go-to-market advice.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@shashwatgtmalpha/gtm-alpha-mcp-serverv1.0.5

Run

npx -y @shashwatgtmalpha/gtm-alpha-mcp-server

MCP client config

{
  "mcpServers": {
    "gtm-expert-schema": {
      "command": "npx",
      "args": [
        "-y",
        "@shashwatgtmalpha/gtm-alpha-mcp-server"
      ]
    }
  }
}