From claude-buddy
Local Claude-buddy MCP server running as a subprocess via mcp-launcher.sh script. Capabilities unclear from key, command, and lack of environment variables.
npx claudepluginhub 1270011/claude-buddy --plugin claude-buddyAdd to your .mcp.json:
{
"mcpServers": {
"claude-buddy": {
"command": "${CLAUDE_PLUGIN_ROOT}/server/mcp-launcher.sh"
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/server/mcp-launcher.sh