MCP Server
MCP
TopoLift Negotiation
Atom-grounded negotiation reasoning. Typed topology slot, inline citations, public dialect.
Install
uvx topolift-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "topolift-mcp",
"version": "0.2.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "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.",
"isSecret": true,
"name": "TOPOLIFT_API_KEY"
},
{
"description": "API base URL. Override only if pointing at a non-default deployment.",
"default": "https://api.topolift.ai",
"name": "TOPOLIFT_API_URL"
},
{
"description": "Negotiate-call timeout in seconds. Default 600.",
"default": "600",
"name": "TOPOLIFT_TIMEOUT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment