Skip to content
Claude Code

Agent API Gateway for Claude Code

io.github.zachdreamz/agent-api-gateway

Extract structured web data (product, article, company) for AI agents via Agent API Gateway

client:Claude Code transport:stdio runtime:npm

Install Agent API Gateway 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 agent-api-gateway -e AGENT_API_KEY=<AGENT_API_KEY> -e API_BASE_URL=<API_BASE_URL> -- npx -y agent-api-gateway-mcp

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

Agent API Gateway in other clients