deploy-intelligence

stdio

Used by 1 plugin

Installs claude-orchestration, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub markus41/claude
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "deploy-intelligence": {
      "command": "node",
      "args": [
        ".claude/mcp-servers/deploy-intelligence/index.js"
      ],
      "env": {
        "CLAUDE_PROJECT_DIR": "."
      }
    }
  }
}
Command
node
Access Level
write
Arguments
.claude/mcp-servers/deploy-intelligence/index.js
Environment Variables
CLAUDE_PROJECT_DIR=.
Capabilities
deployment