diff --git a/mcp-config-example.json b/mcp-config-example.json index b80355c8..ac8cff03 100644 --- a/mcp-config-example.json +++ b/mcp-config-example.json @@ -2,7 +2,7 @@ "mcpServers": { "patternfly-docs": { "command": "npx", - "args": ["@jephilli-patternfly-docs/mcp"], + "args": ["@patternfly/patternfly-mcp"], "description": "PatternFly React development rules and documentation" } }