acf mcp for Zed
io.github.aiconsulting06000-tech/acf-mcp
Official ACF® MCP server — Agentic Commerce Framework® governance copilot for AI assistants.
client:Zed
transport:stdio
runtime:npm
Install acf mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"acf-mcp": {
"command": "npx",
"args": [
"-y",
"acf-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs