adobe commerce docs mcp for Cline
io.github.jigarkkarangiya/adobe-commerce-docs-mcp
MCP server for Adobe Commerce / Magento 2 documentation — search, browse, and read official docs.
client:Cline
transport:stdio
runtime:npm
Install adobe commerce docs mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"adobe-commerce-docs-mcp": {
"command": "npx",
"args": [
"-y",
"adobe-commerce-docs-mcp"
],
"env": {
"CACHE_DIR": "<CACHE_DIR>",
"SITEMAP_URL": "<SITEMAP_URL>",
"EXTRA_COMMERCE_SLUGS": "<EXTRA_COMMERCE_SLUGS>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs