Stats
Actions
Tags
From paxm-claude
Custom MCP server that runs a local shell script. The purpose is unclear from the configuration alone; may provide specific tools or resources.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"paxm": {
"command": "sh",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/paxm-mcp.sh"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
shCommand-line arguments passed to the server process
npx claudepluginhub pax-beehive/paxm --plugin paxm-claude