Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"orchestrator-mcp": {
"command": "bash",
"args": [
"-c",
"command -v forge >/dev/null 2>&1 && exec forge mcp || exit 1"
],
"env": {
"FORGE_PROJECT_ROOT": "${CLAUDE_PROJECT_DIR}"
}
}
}
}Server configuration and connection parameters
bashCommand-line arguments passed to the server process
Environment variables set when the server starts
FORGE_PROJECT_ROOT=${CLAUDE_PROJECT_DIR}npx claudepluginhub nxtg-ai/forge-plugin --plugin nxtg-forge