Odel
TopoLift Negotiation

TopoLift Negotiation

Local
@topoliftPythonMITUpdated 3mo ago

Atom-grounded negotiation reasoning. Typed topology slot, inline citations, public dialect.

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).

PyPItopolift-mcpv0.2.1

Run

uvx topolift-mcp

MCP client config

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