๐ Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Prompt-Engineering-Guide": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Prompt-Engineering-Guide"
]
}
}
}