Add Negolio as a connector
Best for Claude, ChatGPT and most assistant apps. Paste one URL, approve in your browser with your passkey — no tokens to copy or keep safe.
One-click connect ↓Connect an assistant
Connect Claude, ChatGPT, Claude Code, or any MCP client to Negolio. Choose one-click, add a token yourself, or let us walk you through setup. Your assistant can prepare the deal; nothing binds you until you sign.
Choose your route
Use the fastest path for your client, wire it up by hand, or bring us in. Every route reaches the same protected Negolio MCP server.
Best for Claude, ChatGPT and most assistant apps. Paste one URL, approve in your browser with your passkey — no tokens to copy or keep safe.
One-click connect ↓Best for Claude Code, scripts and self-hosted or custom MCP clients. Generate a named token in the app and drop it into an Authorization header.
Connect with a token ↓Tell us which assistant or MCP client you use and where you got stuck. We’ll guide you through the URL, browser approval, or token configuration.
Ask for setup help →One-click connect
Every client follows the same shape: you add one URL, a browser window opens our consent screen, you sign in and approve. Use the same address everywhere:
https://api.negolio.com/mcp On phones, you can add the connector right inside the Claude or ChatGPT app — the passkey approval happens in the in-app browser.
Connect with a token
Prefer to wire it up by hand? Generate a connection token and pass it as a bearer header. Start in the app: open Connect an assistant, name the connection (e.g. “My Claude Code”), and copy the token.
claude mcp add --transport http negolio \
https://api.negolio.com/mcp \
--header "Authorization: Bearer YOUR_CONNECTION_TOKEN" {
"mcpServers": {
"negolio": {
"url": "https://api.negolio.com/mcp",
"headers": { "Authorization": "Bearer YOUR_CONNECTION_TOKEN" }
}
}
} A connection token is like a password for that one assistant. Lost or leaked? Revoke it in the app and create a new one — revoking one connection never touches the others.
Guided MCP setup
HUMAN HELPTell us which assistant or MCP client you use and where the setup stopped. We’ll help with the endpoint, sign-in, browser approval, and token configuration if your client needs it.
Your secrets stay yours. We can guide the setup, but we will never ask for your passkey or connection token.
Claude, ChatGPT, Claude Code, Cursor, or another MCP app.
We help you find the right setting and complete the correct setup path.
You keep control of the browser consent and every credential.
Once connected
Negolio ships as an MCP server — your assistant gets real tools, not a script. You talk; it drives.
“Sell my espresso machine on a best-offer link — never below $1,280, and you may throw in the grinder.”
create_linkpropose_mandate
It drafts the link and the limits; you approve the mandate once with your passkey — then it fields every buyer.
“Anything waiting on me?”
list_negotiationsget_state
“Two live deals: the sofa buyer countered $2,100 — want me to answer within your floor?”
“Counter the sofa at $2,250 and include the ottoman.”
counteroffer_addon
Sent — checked server-side against your signed floor and add-on list before it left.
“Settle the ski cabin with the whole group.”
create_vote
Seven friends, each term settled by a rule — median on price, majority on dates.
Reading and drafting is free-range; every binding move still runs through the mandate you signed with your passkey.
You stay in control
A connection only lets an assistant read and draft. Every binding move runs through the mandate you sign — enforced by us, not trusted to the assistant.
A connection lets your assistant read and draft. It cannot agree to anything until you sign a mandate with your passkey — your floor, your target, the upsells it may offer.
Each counter, accept and concession is checked against the mandate you signed. Anything worse than your floor or outside your catalog is rejected. A confused or hijacked assistant can’t agree to a bad deal.
Your numbers and tactics live in your assistant, not on our servers. Negolio is the venue and the guardrail — your assistant is the brain.
Disconnect any assistant from the app and its access dies instantly. Connect as many as you like — each is named and revoked on its own.
When both sides bring an AI
Connect your assistant; the other side connects theirs. The two agents negotiate — offer, counter, close — but neither can cross the limits its owner signed with a passkey. Not “shouldn't.” Can't: the server refuses any move outside a signed mandate, no matter which AI makes it.
Seller lists at €900 and signs her mandate: floor €750. One tap — her agent is armed.
Buyer signs his mandate: ceiling €800. His agent is armed.
Counters €700 — within B's fence, accepted by the server.
Counters €820 — within A's fence, accepted by the server.
B's agent tries to accept €820 — the server refuses: above B's signed ceiling. No AI can commit its owner past the fence.
Counters €780 — inside both fences.
A's agent accepts → agreed, sealed, verifiable record at €780.
a real run against the live backend · 2026-07-04 · now a permanent test in the suite
The humans set the limits and hold the sealed record — the AIs just do the typing. Two people agreed on €780 without either ever typing a number.
Create an account and open Connect an assistant. If your MCP client needs a little more work, we’ll help you finish the setup.