Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"atlas-launcher": {
"command": "python3",
"args": [
"-m",
"atlas_launcher.server"
],
"env": {
"PYTHONPATH": "${ATLAS_LAUNCHER_PATH:-/home/anombyte/Hermes/current-projects/atlas-launcher}"
}
}
}
}Server configuration and connection parameters
python3Command-line arguments passed to the server process
Environment variables set when the server starts
PYTHONPATH=${ATLAS_LAUNCHER_PATH:-/home/anombyte/Hermes/current-projects/atlas-launcher}npx claudepluginhub atlas-x-ai/atlas-plugins --plugin atlas-launcher