Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-terrakube": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@AzBuilder/mcp-server-terrakube",
"--client",
"claude"
]
}
}
}