Engineering practice for Integral Productivity: cold-start router + work-type scaffolding skills (bootstrap-mcp-server, bootstrap-private-sdk). Companion to devops-excellence.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"integral-productivit": {
"command": "uvx",
"args": [
"integral-productivity-engineering-claude-plugin"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add integral-productivit uvx integral-productivity-engineering-claude-plugin
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"integral-productivit": {
"command": "uvx",
"args": [
"integral-productivity-engineering-claude-plugin"
]
}
}
}
📋 Copy
Or install with pip: pip install integral-productivity-engineering-claude-plugin