Odel
negotiate mcp

negotiate mcp

Local
@sanjana-pier39PythonMITUpdated 2mo ago

Negotiate prices at any negotiate.v1 store. AI shopper tools for Claude.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInegotiate-mcpv0.1.1

Run

uvx negotiate-mcp

MCP client config

{
  "mcpServers": {
    "negotiate-mcp": {
      "command": "uvx",
      "args": [
        "negotiate-mcp"
      ]
    }
  }
}