Product ManagerIntermediate

Product Manager Pack

Prioritize and ship: Linear roadmaps → Notion specs → PostHog metrics → Mixpanel funnels

Setup Time Icon25 minutes setup
Servers Icon3 Servers
Read implementation guideArrow Icon

Configuration

Add these MCP servers to your configuration file.

{
  "mcpServers": {
    "linear": {
      "url": "https://mcp.linear.app/sse"
    },
    "notion": {
      "url": "https://mcp.notion.com/sse"
    },
    "posthog": {
      "url": "https://mcp.posthog.com/mcp"
    }
  }
}

Quick Start

  1. 1Copy the configuration above
  2. 2Add to your claude_desktop_config.json or MCP client config
  3. 3Replace placeholder environment variables with your API keys
  4. 4Restart your MCP client to load the servers

Servers Included

L

Linear

Official MCP
View Details
N

Notion

Official MCP
View Details
P

PostHog

Official MCP
View Details