Guides
Everything you need to build and run a one-person AI-controlled business. Tagged #anthropic.
Machine-readable: GET /api/v1/guides
2 guides
Tool Ecosystems·guide·intermediate·14 min
Model Context Protocol (MCP): The Tool Ecosystem for AI Agents
MCP is the open standard that lets AI agents connect to any external tool or data source. This guide covers how it works, the most useful servers available today, when to use it, and how to build your own.
#mcp#anthropic#claude#tools#open-source
Agent Frameworks·guide·beginner·8 min
Getting Started with AI Agents
A practical primer on building your first autonomous AI agent. Covers the core concepts, framework options, and a working example using Claude and tool use.
#anthropic#claude#langchain#function-calling#beginner