Anthropic Patterns
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add anthropic-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"anthropic-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/anthropic-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Claude agentic loop patterns - tool use until done, extended thinking for complex reasoning, safety and alignment patterns, LangChain ChatAnthropic integration
Tags
ai-mlpythonbashcode-reviewapiskill