← Index

TopoLift Negotiation

io.github.TopoLift/topolift-mcp·v0.1.1·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "topolift-mcp": {
      "command": "uvx",
      "args": [
        "topolift-mcp"
      ],
      "env": {
        "TOPOLIFT_API_KEY": "<your-topolift_api_key>",
        "TOPOLIFT_API_URL": "https://api.topolift.ai",
        "TOPOLIFT_TIMEOUT": "600"
      }
    }
  }
}
§02  Environment variables
TOPOLIFT_API_KEY
secret

Bearer key from topolift.ai (Stripe-provisioned). Required for topolift_negotiate; topolift_dialect works without it. Autonomous agents can pay per call via x402 directly against the API instead.

TOPOLIFT_API_URL

API base URL. Override only if pointing at a non-default deployment.

TOPOLIFT_TIMEOUT

Negotiate-call timeout in seconds. Default 600.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other