Get Started in 2 Minutes

Three steps. No coding required. You'll be asking strategic questions in under 2 minutes.

Step 1

Get Your Free API Key

Create a free account. No credit card needed. You'll instantly get an API key on your dashboard.

Create Free Account

Already have an account? Log in to your dashboard

Step 2

Paste Config into Claude Desktop

Open your Claude Desktop config file:

Mac~/Library/Application Support/Claude/claude_desktop_config.json
Win%APPDATA%\Claude\claude_desktop_config.json

Paste this (replace pmhub_your_key_here with your actual key from the dashboard):

{
  "mcpServers": {
    "productmanagerhub": {
      "command": "npx",
      "args": [
        "-y",
        "@productmanagerhub/mcp-client"
      ],
      "env": {
        "PMHUB_API_KEY": "pmhub_your_key_here"
      }
    }
  }
}

Tip: Your dashboard has the config pre-filled with your real API key — just copy and paste.

Step 3

Restart Claude & Ask Away

Quit Claude Desktop completely and reopen it. Then try one of these:

Build vs Buy Decision

Should we build or buy AI features? We have 5 engineers, 6-month timeline, $200K budget.

AI Readiness Check

Assess our AI readiness: B2B SaaS product, 12 engineers, limited ML experience.

Framework Comparison

Compare RICE and Build vs Buy frameworks for prioritizing our AI roadmap.

You'll know it's working when Claude responds with specific data — success rates, timelines, and recommendations backed by outcomes from real companies. Generic AI doesn't do that.

That's it.

No installs, no terminal, no dependencies.
Just paste the config and start asking strategic questions.

Get Your Free API Key

Setup FAQs

Just two things: a free ProductManagerHub account (takes 30 seconds) and Claude Desktop installed on your Mac or Windows machine. That's it — no coding, no terminal commands, no dependencies to install.

On Mac: Open Finder, press Cmd+Shift+G, and paste ~/Library/Application Support/Claude/claude_desktop_config.json. On Windows: Press Win+R, type %APPDATA%\Claude, and open claude_desktop_config.json. If the file doesn't exist yet, create a new file with that name and paste the config.

If you already have other MCP servers configured, just add the "productmanagerhub" entry inside the existing "mcpServers" object. Don't replace the whole file — merge it in.

After restarting Claude Desktop, you should see a small hammer icon or MCP indicator. Try asking: "Should we build or buy AI features?" — if you get a detailed response with outcomes data and success rates, you're connected.

No. The npx command in the config handles everything automatically. It downloads and runs the client on-the-fly. If you somehow don't have Node.js, you can install it from nodejs.org in under a minute.

The most common issues: (1) Typo in the config file — make sure the JSON is valid. (2) Forgot to restart Claude Desktop after editing the config. (3) API key not copied correctly — go to your dashboard and copy it again. Still stuck? Email ludwigad@productmanagementhub.io and we'll help.

Yes. The same config works in Cursor's MCP settings. Notion support is coming soon. Any tool that supports the MCP (Model Context Protocol) standard can connect.

10 per month. Each tool call (AI readiness assessment, framework comparison, etc.) counts as one query. You can see your remaining count on your dashboard. Upgrade to Pro ($99/month) for unlimited queries.

Yes. We never store your questions or Claude's responses. Only minimal metadata (which tool was used + timestamp) is logged. Your strategic data stays between you and Claude. Read our full security commitment at /security.