In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai-engineering-hub": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ai-engineering-hub"
]
}
}
}