Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cs2-rcon-mcp": {
"command": "docker",
"args": [
"pull",
"ghcr.io/v9rt3x/cs2-rcon-mcp:latest"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cs2-rcon-mcp": {
"command": "docker",
"args": [
"pull",
"ghcr.io/v9rt3x/cs2-rcon-mcp:latest"
]
}
}
}