Skip to content
Claude Code

alpaca guard for Claude Code

io.github.evidai/alpaca-guard

Alpaca trading API with hard daily USD cap guard. Paper trading default; live opt-in.

client:Claude Code transport:stdio runtime:npm

Install alpaca guard in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add alpaca-guard -e ALPACA_API_KEY=<ALPACA_API_KEY> -e ALPACA_SECRET_KEY=<ALPACA_SECRET_KEY> -- npx -y alpaca-guard-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

alpaca guard in other clients