Atom-grounded negotiation reasoning. Typed topology slot, inline citations, public dialect.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server exposing TopoLift's atom-grounded negotiation reasoning to any MCP-capable agent β Claude Code, Cursor, OpenAI Agents SDK, etc.
Listed on the official MCP Registry as
io.github.TopoLift/topolift-mcp.mcp-name: io.github.TopoLift/topolift-mcp
Two tools:
topolift_dialect β fetches TopoLift's published vocabulary (regimes, canonical strategies, signal keys, citation grammar). Call this once at session start; no auth required.topolift_negotiate β sends a negotiation context to TopoLift's reasoning engine and returns a bilingual response:
topology slot (regime, load_bearing_strategies[], bridge_pivots[], topology_signals{}) drawn from a closed vocabulary[Cluster_X#strategy1,strategy2] citation tokens anchoring every claim to the cluster + load-bearing atoms that drove itAtoms stay on the TopoLift server. What travels is the grammar of the dialect β the vocabulary your agent uses to read structural reasoning.
Set your API key (get one at https://topolift.ai):
β¦or, with the API key inline:
Add to your MCP config (~/.cursor/mcp.json or equivalent):
Environment variables:
| Var | Default | Purpose |
|---|---|---|
TOPOLIFT_API_KEY | (required for negotiate) | Bearer key; get one at https://topolift.ai |
TOPOLIFT_API_URL | https://api.topolift.ai | API base URL |
TOPOLIFT_TIMEOUT | 600 | Negotiate-call timeout in seconds |
TOPOLIFT_LOG_LEVEL | INFO | Python logging level |
The dialect tool works without TOPOLIFT_API_KEY β only topolift_negotiate requires it.
https://api.topolift.ai/v1/negotiate with no API key β see the API's 402 challenge for details.topolift_dialect once and learns the vocabulary.topolift_negotiate with a scenario.topology for machine-readable structure and reads the prose fields with citation-traceable evidence.The atoms β the structural primitives β never leave TopoLift's servers. The dialect β the names and the grammar β is published openly so any agent can read structural reasoning fluently.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/topolift-negotiation)<a href="https://allmcps.com/mcp/topolift-negotiation"><img src="https://allmcps.com/api/badge/topolift-negotiation?style=directory" alt="TopoLift Negotiation on AllMCPs" /></a>