Skip to content

MCP npx and uvx based extensions still broken #3153

@SalvatoreT

Description

@SalvatoreT

Describe the bug

npx and uvx based extensions are unusable after @Kvadratni's change (#3148) to address the npx missing issue (#3139).

To Reproduce
Steps to reproduce the behavior:

  1. On main run the just run-ui command.
  2. Add the Knowledge Graph Settings extension (or any MCP extension)
    npx -y @modelcontextprotocol/server-memory
    
  3. Observe the error

Expected behavior
The extensions should start.

Screenshots
Image

Please provide following information:

  • OS & Arch: macOS, ARM64
  • Interface: UI
  • Version: main, v1.0.30, fdafbca92e88697aadb7deaa7b746a0f8ac13c41
  • Extensions enabled: Computer Controller, Developer, Memory
  • Provider & Model: Google - gemini-2.5-pro-preview-06-05

Additional context

Here's the error message.

Error activating extension: Failed to add extension configuration, error: Transport(StdioProcessError("Permission denied (os error 13)"))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions