Skip to content
Cursor

SNHP — free negotiation math + agent memory for Cursor

io.github.ryuxik/snhp

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

client:Cursor transport:streamable-http tools:15

Install SNHP — free negotiation math + agent memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

SNHP — free negotiation math + agent memory in other clients