✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

pkgx MCP

A Model Context Protocol server that can run any Open Source tool via pkgx.

Usage

  1. Install pkgx (or not, we download it for you if you don’t)
  2. git clone https://github.com/pkgxdev/pkgx-mcp
  3. Consume in an MCP client (see below for configuration examples)

Cursor

~/.cursor/mcp.json:

{
  "mcpServers": {
    "pkgx": {
      "command": "/path/to/pkgx-mcp/main.ts"
    }
  }
}

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "pkgx": {
      "command": "/path/to/pkgx-mcp/main.ts",
    }
  }
}

MCP Inspector

pkgx npx @modelcontextprotocol/inspector ts-node ./main.ts

Suggested Prompts

Use pkgx to run a series of git commands and generate statistics about this
repository.

Security

Security? Hah.

But seriously, this is a dangerous tool. You are letting AI read any file on your computer. We have the decency to run pkgx in a sandbox so at least a rogue AI can’t run rm -rf /. But we have not restricted reads because that seemed too limiting.

We need the MCP protocol to advance to allow the user to be prompted with UI to approve certain things that the AI cannot by itself do or something like that.

In the meantime USE WITH ABSURD AMOUNTS OF CAUTION.

[!IMPORTANT]

The AI cannot write to your file system.

On macOS anyway. On Linux we need you to PR that for us.

Featured Templates

View More
AI Assistants
AI Chatbot Starter Kit v0.1
140 913
Customer service
Service ERP
126 1188
Verified Icon
AI Assistants
Speech to Text
137 1882
AI Engineering
Python Bug Fixer
119 1433
AI Assistants
Talk with Claude 3
159 1523

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.