Agent Negotiation
Rank #16,647io.github.CSOAI-ORG/agent-negotiation-mcp
Agent Negotiation MCP Server by MEOK AI Labs
Agent Negotiation is a Model Context Protocol (MCP) server published by CSOAI-ORG. It ranks #16,647 of 132,046 servers tracked on MCP Toplist. Agent Negotiation is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 115,399 of 132,046 servers on MCP Toplist.
Use Agent Negotiation
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-negotiation-mcp https://api.meok.ai/v1/a2a/negotiationclaude mcp add agent-negotiation-mcp -- uvx agent-negotiation-mcp[mcp_servers.agent-negotiation-mcp]
url = "https://api.meok.ai/v1/a2a/negotiation"Add to ~/.codex/config.toml.
[mcp_servers.agent-negotiation-mcp]
command = "uvx"
args = ["agent-negotiation-mcp"]Add to ~/.codex/config.toml.
https://api.meok.ai/v1/a2a/negotiationSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-negotiation-mcp": {
"command": "uvx",
"args": [
"agent-negotiation-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-negotiation-mcp": {
"url": "https://api.meok.ai/v1/a2a/negotiation"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agent-negotiation-mcp": {
"command": "uvx",
"args": [
"agent-negotiation-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-negotiation-mcp": {
"type": "http",
"url": "https://api.meok.ai/v1/a2a/negotiation"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agent-negotiation-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-negotiation-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-negotiation-mcp": {
"serverUrl": "https://api.meok.ai/v1/a2a/negotiation"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-negotiation-mcp": {
"command": "uvx",
"args": [
"agent-negotiation-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-negotiation-mcp": {
"url": "https://api.meok.ai/v1/a2a/negotiation"
}
}
}{
"mcpServers": {
"agent-negotiation-mcp": {
"command": "uvx",
"args": [
"agent-negotiation-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fagent-negotiation-mcp)<a href="https://mcptoplist.com/server/io.github.CSOAI-ORG%2Fagent-negotiation-mcp"><img src="https://mcptoplist.com/badge/io.github.CSOAI-ORG%2Fagent-negotiation-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
CSOAI-ORG
Other servers by CSOAI-ORG
- Council of AI GSPC#1,673 · 11 vers
- Councilof AI#3,412 · 1 ver
- Trust Chain MCP#7,756 · 2 vers
- File Organizer AI MCP#8,607 · 4 vers
- EU AI Act Compliance#9,777 · 13 vers
- ISO 27001 AI MCP#10,438 · 5 vers
- GDPR Compliance for AI Systems MCP Server#12,765 · 9 vers
- Contract Review AI MCP#13,156 · 4 vers
- Accessibility AI MCP#14,028 · 7 vers
- ISO 42001 AI MCP#14,382 · 9 vers
- Music Production AI MCP#14,762 · 4 vers
- Ad Copy AI#14,789 · 6 vers
Available versions (6)
| Version | Published |
|---|---|
| 1.0.16 | Jun 30, 2026 |
| 1.0.13 | Jun 13, 2026 |
| 1.0.12 | Jun 13, 2026 |
| 1.0.4 | May 7, 2026 |
| 1.0.3 | May 7, 2026 |
| 1.0.1 | May 7, 2026 |
Frequently asked questions
- Who maintains Agent Negotiation?
- Agent Negotiation is maintained by CSOAI-ORG, which publishes 368 MCP servers (1335 total versions) tracked on MCP Toplist.
- Is Agent Negotiation listed on the Official MCP Registry?
- Yes — Agent Negotiation is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Agent Negotiation have?
- MCP Toplist tracks 6 versions of Agent Negotiation, most recently published on Jun 30, 2026.
- Where can I find the source code for Agent Negotiation?
- The source code for Agent Negotiation is hosted at github.com/csoai-org/agent-negotiation-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.