Wire Alchemy into application code without an API key, using the x402 or MPP gateway with wallet-based auth (SIWE/SIWS) and per-request payments (USDC via x402, or USDC/credit-card via MPP). Specialized app-integration path. Use when the user is building application code AND no API key is available, or they're an autonomous agent that needs to pay for itself, or they explicitly want x402/MPP. For normal app code with an API key, use alchemy-api. For live agent work in this session (querying, admin, automation), use alchemy-cli (preferred) or alchemy-mcp.
$npx -y skills add alchemyplatform/alchemy-claude-plugin --skill agentic-gatewayInstalls into the current project.
Run `npx skills use "https://github.com/alchemyplatform/alchemy-claude-plugin" --skill "alchemyplatform/alchemy-claude-plugin/agentic-gateway"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alchemyplatform/alchemy-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/alchemyplatform/alchemy-claude-plugin"` and select the relevant skills, then follow their instructions.