Odel
impact mcp

impact mcp

Local
@shashwatgtm1JavaScriptUpdated 7mo ago

Hypothesis-Driven B2B Positioning Engine - 8 strategic positioning tools

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/impact-mcpv2.0.0

Run

npx -y @shashwatgtmalpha/impact-mcp

MCP client config

{
  "mcpServers": {
    "impact-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shashwatgtmalpha/impact-mcp"
      ]
    }
  }
}