Tutorial

8 posts

Rate Limiting MCP Tool Calls: A Practical Guide

Learn how to add per-tool and global rate limits to MCP agents with YAML policies. Covers counters, wildcards, and stateful tracking.

tutorial mcp rate-limiting

How to Add Spending Controls to Any MCP Agent

A step-by-step guide to adding transaction limits, daily spend caps, and currency restrictions to MCP-connected AI agents using YAML policies and the Intercept proxy.

tutorial mcp spending-controls

How to Add Spending Controls to Any MCP Agent

MCP servers are giving AI agents access to wallets, bridges, and DeFi. Here's how to enforce spending limits on any MCP-powered agent in under five minutes.

mcp tutorial security

Coinbase SDK + PolicyLayer: The Ultimate Stack for Safe AI Agents

Combine Coinbase's MPC wallet security with PolicyLayer spending controls for enterprise-grade AI agent financial operations.

coinbase tutorial

How to Set Spending Limits for LangChain Agents on Ethereum

Learn how to wrap LangChain Tools with PolicyLayer to enforce hard spending limits on AI agents making blockchain transactions.

langchain ethereum tutorial

How to Add Spending Limits to CrewAI Agents

Integrate PolicyLayer with CrewAI to enforce hard spending limits on multi-agent crews handling financial transactions.

crewai tutorial

How to Add Spending Limits to AutoGPT Agents

Integrate PolicyLayer with AutoGPT to prevent autonomous agents from draining your crypto wallet.

autogpt tutorial

Securing Solana AI Agents: A Developer Guide

How to add spending controls to AI agents on Solana. Account model differences, program interactions, and PolicyLayer integration.

solana tutorial