Agent♥︎Age
Catalog

SNHP — free negotiation math + agent memory

Official15 tools

by ryuxik · Python

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

SNHP Model Context Protocol (MCP) Server

SNHP is an MCP server that provides a free game-theory negotiation advisor for AI agents. It supports single-price and multi-issue negotiations, producing a math-optimal next move. The server offers one-call use without an account, plus paid receipted sessions and an agent memory feature.

🛠️ Key Features

  • Free game-theory negotiation math for AI agents
  • Handles single-price and multi-issue negotiation
  • Local execution (“LLM-free, runs locally”)
  • Paid receipted sessions (“on the record”)
  • Agent memory with encrypted custody (stores only ciphertext)

🚀 Use Cases

  • Compute optimal negotiation moves for agent negotiations
  • Run negotiation logic for single-price and multi-issue settings
  • Persist encrypted agent memory for later negotiation

⚡ Developer Benefits

  • One call, no account
  • Uses agent-side LLM while SNHP supplies the game-theory math
  • Agent memory stores only ciphertext and cannot be read by the service

⚠️ Limitations

  • Readme excerpt does not specify which runtime or MCP transport details are supported beyond local operation
  • Agent memory requires encryption before saving
SNHP — free negotiation math + agent memory - agentage MCP Catalog