aws-solutions-library-samples/guidance-for-scalable-model-inference-and-agentic-ai-on-amazon-eks
Comprehensive, scalable ML inference architecture using Amazon EKS, leveraging Graviton processors for cost-effective CPU-based inference and GPU instances for accelerated inference. Guidance provides a complete end-to-end platform for deploying LLMs with agentic AI capabilities, including RAG and MCP
Platform-specific configuration:
{
"mcpServers": {
"guidance-for-scalable-model-inference-and-agentic-ai-on-amazon-eks": {
"command": "npx",
"args": [
"-y",
"guidance-for-scalable-model-inference-and-agentic-ai-on-amazon-eks"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...