mcpbeat Sign in

TopoLift Negotiation MCP Server

local only

TopoLift Negotiation runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 36 · avg 19 · -44% w/w
a month agotoday
65
Installs / week
pypi · topolift-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add topolift-mcp -- uvx topolift-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "topolift-mcp": {
      "args": [
        "topolift-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.topolift-mcp]
command = "uvx"
args = ["topolift-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "topolift-mcp": {
      "args": [
        "topolift-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "topolift-mcp": {
      "args": [
        "topolift-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: TOPOLIFT_API_KEY (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.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to TopoLift Negotiation

same job, measured the same way
Dike
by fr3on

Grounded MENA legal search, reasoning, citation resolution, and citation-graph traversal.

answering
Upriver
by upriver

Know what's gaining traction online: breakout topics in tech, sports & politics, with citations.

answering
News Feed Count
by sadri-dridi

Count items in a public RSS or Atom feed. Titles discarded.

30 tools answering
Livonian
by valksor

Grounds LLMs in the real Livonian dictionary: attested words, inflections, romanization.

4 tools answering
slide-deck.io
by slide-deck

Public remixable decks from a topic. Control.io product of Morton Technology Consulting, LLC.

3 tools answering
SciWeave
by desci-labs

AI research grounded in 300M scientific works — every citation a verifiable DOI.

answering
Free Agentic Publication Digester
by fapd

Cited daily digests of official US federal publications. Read-only; no inference.

8 tools answering
Latin
by valksor

Grounds LLMs in real Latin: Wiktionary lemmas, Morpheus inflections, citations.

3 tools answering

TopoLift Negotiation — questions

Answers built from our own checks of this server.

Why is there no uptime for TopoLift Negotiation?
TopoLift Negotiation runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package topolift-mcp was installed 65 times last week.
Is TopoLift Negotiation still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect TopoLift Negotiation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls topolift-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use TopoLift Negotiation?
The pypi package topolift-mcp was installed 65 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.