Skip to content
Zed

SNHP — free negotiation math + agent memory for Zed

io.github.ryuxik/snhp

Free game-theory negotiation advisor for agents, plus paid receipted sessions and agent memory.

client:Zed transport:streamable-http tools:15

Install SNHP — free negotiation math + agent memory in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "snhp": {
      "url": "https://api.snhp.dev/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

SNHP — free negotiation math + agent memory in other clients