Stats
Actions
Tags
From hephaestus
Provides infrastructure management and deployment capabilities via the Hephaestus platform. Runs locally as a subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"hephaestus-network": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/hephaestus",
"args": [
"mcp",
"serve"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/hephaestusCommand-line arguments passed to the server process
npx claudepluginhub agentlas-ai/agentlas-os --plugin hephaestus