npx claudepluginhub 686f6c61/pspo-agent --plugin pspo-agentAdd to your .mcp.json:
{
"mcpServers": {
"trello-client": {
"command": "python3",
"args": [
"${CLAUDE_PLUGIN_ROOT}/servers/trello-mcp-launcher.py"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
python3