Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"superwiser": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/mcp-bootstrap.sh"
],
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
bashPYTHONUNBUFFERED=1