Development|AI / ML|Cloud|DevOpsGo
kagent
Cloud Native Agentic AI framework for building AI agents.
N/A rating (0 reviews)0 installs2,524 GitHub stars
KubernetesAICloud Native
Kagent is a Kubernetes native framework designed to facilitate the development and deployment of AI agents. It provides tools and integrations that enhance the capabilities of AI applications in cloud environments.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"kagent": {
"args": [
"-y",
"@modelcontextprotocol/server-kagent"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.