agent negotiation mcp for Cursor
io.github.csoai-org/agent-negotiation-mcp
Agent Negotiation MCP Server by MEOK AI Labs
client:Cursor
transport:streamable-http
runtime:pypi
Install agent negotiation mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-negotiation-mcp": {
"url": "https://api.meok.ai/v1/a2a/negotiation"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs