a2a-negotiation-mcp

ghassan-ai-projects/a2a-negotiation-mcp
★ 0 stars Go 🤖 AI/LLM Updated today
Headless MCP server for A2A-compliant agent-to-agent SaaS pricing negotiation
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "a2a-negotiation-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/ghassan-ai-projects/a2a-negotiation-mcp@latest"
      ]
    }
  }
}

README Excerpt

Headless MCP server for A2A-compliant agent-to-agent SaaS pricing negotiation. This MCP server provides pricing intelligence and negotiation capabilities that any AI agent can use via the MCP protocol. It registers 6 tools and 4 resources for discovering fair market prices, calculating savings opportunities, running multi-round negotiations, and tracking deal history — all via stdio MCP transport.

Tools (8)

GETPOSTnegotiate_calculate_savingsnegotiate_create_sessionnegotiate_historynegotiate_query_pricenegotiate_runnegotiate_strategies

Topics

a2agogolangmcpnegotiationpricingsaas