negotiate mcp for VS Code
io.github.sanjana-pier39/negotiate-mcp
Negotiate prices at any negotiate.v1 store. AI shopper tools for Claude.
client:VS Code
transport:stdio
runtime:pypi
Install negotiate mcp in VS Code
.vscode/mcp.json
{
"servers": {
"negotiate-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"negotiate-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs