Introducing the AgentPatch CLI: The Simplest Way to Give Your Agent Tools
We built a zero-dependency Python CLI for AgentPatch. It's simpler than MCP, works everywhere Python runs, and gets your agent using tools in seconds.
We built a zero-dependency Python CLI for AgentPatch. It's simpler than MCP, works everywhere Python runs, and gets your agent using tools in seconds.
Introducing AgentPatch, the marketplace of tools for AI Agents
We migrated AgentPatch from a React SPA to Astro with React islands. Here's why, and what we gained.
AI agent web scrapers use search, fetch, and parse tools to extract structured data without writing custom scraping scripts.
Claude Code can fetch URLs but can't search the web out of the box. Here's what it can do natively and how MCP tools extend its internet access.
Claude Code can fetch web pages but real scraping needs more. Here's what it can do natively and how MCP tools extend its scraping capabilities.
Codex CLI can't generate images natively, but MCP tools let you add image generation to any coding session.
Claude Code can't generate images natively, but MCP tools add that capability. Here's how image generation from a terminal agent works and when you'd want it.
How to set up MCP servers in Claude Code, from the basics of tool discovery to config files and troubleshooting common issues.
Claude Code can read PDFs from your local filesystem with its built-in Read tool, but it has limits worth knowing about.