This server adds multi-agent negotiation capabilities to Claude, letting you coordinate deal proposals, counter-offers, and consensus detection between multiple AI agents. It exposes tools for generating proposals, evaluating offers, running auctions, and drafting contracts once terms are agreed. Reach for this when you need to simulate or automate negotiation workflows, whether for procurement scenarios, resource allocation, or any multi-party agreement process. Built by MEOK AI Labs with EU AI Act compliance features baked in. Install via pip or Smithery, runs over stdio transport.
Multi-agent negotiation framework
Multi-agent negotiation framework. Propose deals, evaluate offers, run auctions, and optimize outcomes. By MEOK AI Labs.
# Install via pip
pip install agent_negotiation_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install agent-negotiation-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Each tier above the free self-host adds HMAC-signed attestations verifiable at `verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"agent-negotiation-mcp": {
"command": "uvx",
"args": ["agent-negotiation-mcp"]
}
}
}
Or: pip install agent-negotiation-mcp then run the agent-negotiation-mcp command (stdio transport).
Once configured, ask your assistant, for example:
propose_deal to …"evaluate_offer to …"counter_offer to …"io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent