aws spapi mcp for Zed
io.github.cesarobedfl/aws-spapi-mcp
MCP server for Amazon SP-API - real-time inventory health, sales metrics, and price updates
client:Zed
transport:stdio
runtime:npm
Install aws spapi mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"aws-spapi-mcp": {
"command": "npx",
"args": [
"-y",
"@cesarobedfl/aws-spapi-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs