npx claudepluginhub codota/ctx-customer-pack-distributable --plugin ctx-customer-packAdd to your .mcp.json:
{
"mcpServers": {
"tabnine-ctx-cloud": {
"command": "python3",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/tabnine-ctx-mcp-proxy.py"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
python3