Amazon.in MCP Server for Windsurf
io.github.justadityaraj/amazon-in-mcp-server
Search Amazon.in: cheapest in-stock, best-value picks, product details, Keepa price-history.
client:Windsurf
transport:stdio
runtime:npm
Install Amazon.in MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"amazon-in-mcp-server": {
"command": "npx",
"args": [
"-y",
"amazon-in-mcp-server"
],
"env": {
"AMAZON_IN_AFFILIATE_TAG": "<AMAZON_IN_AFFILIATE_TAG>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs