From meta-cc
Runs locally as a stdio MCP server via the meta-cc-mcp binary in the plugin directory. Capabilities unclear from key and command alone.
npx claudepluginhub yaleh/meta-cc --plugin meta-ccAdd to your .mcp.json:
{
"mcpServers": {
"meta-cc": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/meta-cc-mcp"
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/meta-cc-mcp