Oco Claude Plugin
Freeby MCP Community
OCO Claude Code plugin — safety hooks, skills, agents, and MCP tools for any project
v0.15.0Added Apr 12, 2026
claude-codemcporchestratorcode-intelligencedeveloper-tools
Oco Claude Plugin MCP Server
OCO Claude Code plugin — safety hooks, skills, agents, and MCP tools for any project
Installation
Reviews
Installation
Quick install
npx -y oco-claude-plugin
Add to claude_desktop_config.json
{
"mcpServers": {
"oco-claude-plugin": {
"command": "npx",
"args": ["-y", "oco-claude-plugin"]
}
}
}