Skip to content
GTM Alpha
IMPACT · questions

IMPACT: questions and answers

Short answers you can check against the code and the privacy policy.

Questions and answers

What is IMPACT?

IMPACT is a free MCP server and web app with eight positioning tools built on Shashwat Ghosh's IMPACT framework: Identify champions, Map alternatives, Pinpoint value, Anchor market, Craft message, Translate execution. Describe your product, buyers and rivals, and each tool returns a structured positioning draft with hypotheses to test, or a full audit.

Is IMPACT free, and do I need an account?

It is free, and there is no account or sign-in. Use the tools in your browser here, or connect the MCP server to your AI assistant.

Does it use AI to write the answers?

No. Each tool applies fixed rules in the IMPACT code to the inputs you give it. It does not call an AI model and does not look anything up. When you use it from Claude or another assistant, that assistant writes around the tool's answer.

What happens to what I type?

It is sent to this site's server, used once to build the answer, and dropped when the answer is sent back. Nothing is stored and nothing you type is logged. The privacy page has the details.

How do I use IMPACT in Claude?

In Claude, open Customize, then Connectors, then Add custom connector. Name it IMPACT, paste https://impact.gtmhelix.com/mcp and choose no sign-in. The Connect page covers Claude Code, ChatGPT, Cursor, VS Code and Windsurf too.

Who built it?

Shashwat Ghosh, founder of Helix GTM Consulting: a GTM Alpha consultant, AI GTM expert and fractional CMO with 24+ years in B2B and 10+ years of fractional experience, based in Bengaluru.

Why do some answers look like templates?

Several tools return a structured plan with placeholders where your inputs did not give a fact. That is deliberate: the tools do not invent numbers or names. Fill the placeholders in before you use the result.

Can I call the tools from my own code?

Yes. Send POST https://impact.gtmhelix.com/api/tools/<tool name> with a JSON body {"input": {...}}. The Docs page lists every field. Please keep to the rate limit of 30 requests per minute.

Is the source code public?

Yes, at https://github.com/shashwatgtm/impact-mcp under the MIT licence. The npm package @shashwatgtmalpha/impact-mcp runs the same tools locally.

Who is IMPACT not ideal for?

Teams that need buyer research done for them: IMPACT structures your positioning as hypotheses, and you test them with buyers. Anyone who needs live competitor data: the tools look nothing up and use only what you type about your market and rivals. Teams that need saved history: nothing is stored, so keep each draft where you keep your positioning work.

How do I report a problem?

Email shashwat@gtmhelix.com or open an issue at https://github.com/shashwatgtm/impact-mcp/issues.