TopoLift Negotiation
Atom-grounded negotiation reasoning for AI agents. Send a scenario, receive a bilingual response:
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add joseph-geraci/topolift-negotiation
# Browse available tools
npx -y smithery tool list joseph-geraci/topolift-negotiation
# Get full schema for a tool
npx -y smithery tool get joseph-geraci/topolift-negotiation topolift_dialect
# Call a tool
npx -y smithery tool call joseph-geraci/topolift-negotiation topolift_dialect '{}'Direct MCP Connection
Endpoint: https://topolift-negotiation--joseph-geraci.run.tools
Optional config:
apiKey(header) — TopoLift Bearer API key (format tl-...). Get one at https://topolift.ai for $10/10 calls.
Tools (2)
topolift_dialect— Fetch TopoLift's negotiation dialect — the closed vocabulary of regimes,topolift_negotiate— Get atom-grounded structural reasoning for a negotiation scenario.
# Get full input/output schema for a tool
npx -y smithery tool get joseph-geraci/topolift-negotiation