Tagged: Claude

13 posts

Agent Memory From Your Task Manager: CLI + MCP, No Vector DB

May 30, 2026 · 5 min read · guides
Turn your task manager into agent memory: an adapter-not-migration CLI and MCP server with hybrid RRF retrieval over TickTick or an Obsidian vault.
Claude Opus 4.8 Is Out. The Number I Care About Isn't on the Benchmark Chart.

Claude Opus 4.8 Is Out. The Number I Care About Isn't on the Benchmark Chart.

May 29, 2026 · 3 min read · blog
Opus 4.8 shipped May 28. For unattended cron agents, the upgrades that matter are not the benchmark scores. A use-case breakdown from real builds.
LLM API Comparison 2026: Best API for Production

LLM API Comparison 2026: Best API for Production

April 15, 2026 · 18 min read · guides
An opinionated LLM API comparison for production. Claude vs GPT vs Gemini vs Mistral vs DeepSeek on features, developer experience, reliability, and fit. Download the free AI Automation Checklist.
Claude Telegram Bot: 30-Line Bash Daemon with MCP Tools

Claude Telegram Bot: 30-Line Bash Daemon with MCP Tools

April 14, 2026 · 15 min read · blog
Build a Telegram bot powered by Claude in 30 lines of bash. Long-polling daemon, MCP tool access, attachments, allowlisting. Runs on a VPS.
MCP Servers Explained: What Model Context Protocol Does

MCP Servers Explained: What Model Context Protocol Does

April 13, 2026 · 14 min read · blog
MCP servers explained without the marketing. What Model Context Protocol is, how the architecture works, and when to write your own server. Download the free AI Automation Checklist.
n8n AI Agent Workflow Examples: 5 Production Patterns

n8n AI Agent Workflow Examples: 5 Production Patterns

April 12, 2026 · 15 min read · blog
Five real n8n ai agent workflow examples with Claude, RAG, and human-in-the-loop. Node graphs, prompts, costs, and production hardening tips. Download the free AI Automation Checklist.
Claude vs ChatGPT for Developers: A 2026 Practitioner Review

Claude vs ChatGPT for Developers: A 2026 Practitioner Review

April 12, 2026 · 17 min read · guides
Claude vs ChatGPT for developers in 2026. Chat, CLI, IDE, and API compared by a practitioner running ten agents in production. Download the free AI Automation Checklist.
LLM API Cost Comparison 2026: Framework, Not a Stale Table

LLM API Cost Comparison 2026: Framework, Not a Stale Table

April 11, 2026 · 12 min read · guides
LLM API cost comparison for 2026. Model your real workload costs with prompt caching, output tokens, reasoning, and batch API factored in. Download the free AI Automation Checklist.
Production AI Agent Architecture: Patterns That Actually Ship

Production AI Agent Architecture: Patterns That Actually Ship

April 10, 2026 · 18 min read · guides
Production AI agent architecture patterns: router-planner-executor, ReAct, Reflexion, tool design, state, and testing. The playbook for agents that survive real traffic.
GitHub Issue Management AI: Build Claude-Powered Triage That Works

GitHub Issue Management AI: Build Claude-Powered Triage That Works

April 9, 2026 · 12 min read · blog
Build github issue management ai with Claude: webhook, tool use, labels, duplicate detection, and confidence thresholds. Three automation levels, real cost numbers. Download the free AI Automation Checklist.
ChatGPT vs Claude Vergleich: Welche KI für DACH-Teams 2026

ChatGPT vs Claude Vergleich: Welche KI für DACH-Teams 2026

April 3, 2026 · 17 min read · guides
ChatGPT vs Claude Vergleich 2026: Features, Kosten, DSGVO und Entwickler-Erfahrung. Klare Empfehlung, welches Modell für welchen Workload passt. Jetzt kostenlose KI-Automatisierungs-Checkliste downloaden.
RAG Pipeline Tutorial: Build a Production Document Q&A System with Qdrant and Claude

RAG Pipeline Tutorial: Build a Production Document Q&A System with Qdrant and Claude

April 1, 2026 · 16 min read · blog
End-to-end RAG pipeline tutorial. Qdrant + Claude Sonnet 4.6 + local embeddings. Real code for chunking, retrieval, augmentation, and citation-grounded answers. Download the free AI Automation Checklist.
Build MCP Server TypeScript: Complete Tutorial with Claude

Build MCP Server TypeScript: Complete Tutorial with Claude

March 30, 2026 · 14 min read · blog
Build MCP server TypeScript tutorial. Ship a production model context protocol server with the typescript mcp sdk, stdio transport, zod validation, and Claude mcp integration. Download the free AI Automation Checklist.