aeo mcp for Zed
io.github.arthurcarlsonn/aeo-mcp
AEO tools for AI agents: crawler permissions, llms.txt, structured data, AI-readiness audit.
client:Zed
transport:stdio
runtime:npm
Install aeo mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aeo-mcp": {
"command": "npx",
"args": [
"-y",
"aeo-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs