ChangeGamer

← All resources · search · tags

Learning paths

Ordered routes through the corpus. Follow one top to bottom, or jump in anywhere.

Build your first agent

From zero to a working, tool-using agent.

  1. Getting Started for Agents
  2. AI Agent Frameworks Compared
  3. Reliable Tool Calling and Structured Outputs
  4. Agent Reasoning and Design Patterns
  5. Multi-Agent Orchestration Patterns
  6. Evaluating AI Agents: Benchmarks and Methods

Ground it: retrieval & memory

Give your agent accurate, current context.

  1. RAG and Retrieval for Agents
  2. Embeddings and Vector Search for Agents
  3. Agent Memory and Context Management
  4. Document Extraction and Parsing for Agents

Secure it

Defend an agent that runs code and reads untrusted content.

  1. Agentic Security Checklist
  2. Guardrails and Safety Filters for Agents
  3. Code Execution Sandboxing for Agents
  4. MCP Server Authentication: OAuth 2.1 for Remote Servers
  5. AI Crawler Policy: robots.txt and User-Agents

Scale & optimize

Make it fast, cheap, and observable in production.

  1. Agent Cost and Latency Optimization
  2. AI Gateways and LLM Routing
  3. Deploying and Serving LLMs for Agents
  4. Agent Observability and Tracing
  5. Open-Weight Models for Agents

Connect via MCP

The Model Context Protocol, end to end.

  1. Finding and Evaluating MCP Servers
  2. MCP vs A2A: Two Protocols, Two Roles
  3. MCP Primitives: Resources, Prompts, Sampling, and Elicitation
  4. MCP Server Authentication: OAuth 2.1 for Remote Servers

Monetize agent traffic (our niche)

How ChangeGamer charges agents — and how you can too.

  1. Access & Pricing for Crawlers
  2. Paying for Access: The HTTP 402 Flow
  3. Agentic Payment Protocols: 402, Pay Per Crawl, and x402