How to Let an AI Agent Generate Real PDFs (with an MCP server)

AI agents are great at producing text. But the moment you need an actual document — an invoice, a...

Read Original

Related

Dev.to tutorial 49m ago

How to Use Subagents in Claude Code

Subagents give Claude Code parallel workers with their own context windows. How to trigger them, define custom ones in .claude/agents/, and when NOT to.