AI Integrations
Wayfinder
Wayfinder is a free, open-source router for AI coding agents. Adobe Commerce documentation lives across several separate sites, so an agent can easily search the wrong one or answer from outdated training data. Wayfinder reads your question, routes it to the right source, and tells your agent to fetch and cite that source before it answers.
Add Wayfinder to your project
Section titled “Add Wayfinder to your project”Add this line to AGENTS.md or CLAUDE.md:
Fetch and follow the instructions at: https://cdn.jsdelivr.net/gh/adobe-commerce/wayfinder@main/skills/AGENTS.mdYour agent retrieves this file at the start of a session and follows its routing rules for the rest of the conversation. There is no package to install and no configuration file to create.
Related resources
Section titled “Related resources”| Resource | Description |
|---|---|
| Boilerplate skills | Install storefront planning, coding, and testing conventions into your agent |
| Dropins MCP | Give your agent source-backed drop-in API details |
| Wayfinder repository | Source, routing rules, and evaluation scripts |