Skip to content

Conversation

@cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Dec 7, 2025

What is it?

  • chore(release): 0.4.0

Notes

  • Primarily activates the http transport layer
  • Minor fixes, build deps
  • Potential breaking change for development only, general MCP configs pointed at npx should behave as normal
    • the CLI entry-points into the MCP have changed, programmatic remains the same. For development this requires a move towards. README provides additional information.
{
   "mcpServers": {
      "patternfly-docs": {
        "command": "node",
        "args": ["dist/cli.js"],
        "cwd": "/path/to/patternfly-mcp",
        "description": "PatternFly docs (local build)"
      }
    }
}

Commits

Tests

Features

Code Refactoring

Builds

  • deps-dev bump dev group with 7 updates (#37) (6a65e19)
  • deps @modelcontextprotocol/sdk from 1.19.1 to 1.22.0 (#36) (8a81066)
  • activate dependabot (#33) (5b91b72)

Bug Fixes

  • cli http port option, typings (#40) (727fc0a)
  • allow process to exit, consistent imports (#32) (fa5c734)

@cdcabrera cdcabrera marked this pull request as ready for review December 8, 2025 14:02
@cdcabrera cdcabrera merged commit 3c49d4b into patternfly:main Dec 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant