← Back to Plugins
MCP Server MCP

io.pm-33/mcp-server

github By github 👁 3 views ▲ 0 votes

AI-powered product management: backlog optimization, scheduling, forecasting, and PRD generation.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pm-33.io/mcp",
      "headers": [
        {
          "description": "PM33 API key with 'mcp:enabled' scope (alternative to OAuth). Generate at PM33 Settings > Developer > API Keys.",
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...