npx claudepluginhub tomerbr1/claude-orbit --plugin orbitAdd to your .mcp.json:
{
"mcpServers": {
"pm": {
"command": "uvx",
"args": [
"--from",
"${CLAUDE_PLUGIN_ROOT}/mcp-server",
"--with",
"${CLAUDE_PLUGIN_ROOT}/orbit-db",
"mcp-orbit"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
uvx