Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Agent Commerce Server

FreeNot checked

Enables AI agents to create, compare, and track purchases with structured buying workflows, offer comparison, and merchant verification.

GitHubEmbed

About

Enables AI agents to create, compare, and track purchases with structured buying workflows, offer comparison, and merchant verification.

README

MCP Server for agent commerce — a protocol for how AI agents create, compare, and track purchases. Enables structured buying workflows with offer comparison and merchant verification.

Features

  • Purchase Intents — Create structured purchase requests with budget constraints
  • Offer Comparison — Compare offers from multiple sources side by side
  • Purchase Tracking — Track status from intent to delivery
  • Merchant Verification — Build reliability scores based on order history

Installation

pip install agent-commerce-mcp-server

Usage with Claude Code

Add to your .mcp.json:

{
  "mcpServers": {
    "agent-commerce": {
      "command": "uvx",
      "args": ["agent-commerce-mcp-server"]
    }
  }
}

Tools

Tool Description
create_purchase_intent Create a structured purchase request
compare_offers Compare offers from multiple sources
track_purchase Track or update purchase status
list_purchases List purchase history with optional filters
verify_merchant Check or update merchant reliability score

Purchase Flow

  1. create_purchase_intent — Define what you want to buy
  2. compare_offers — Add and compare offers from different merchants
  3. verify_merchant — Check merchant reliability before ordering
  4. track_purchase — Update status as the order progresses

Data Storage

All purchase data is stored locally in SQLite at ~/.agent-commerce/purchases.db.


More MCP Servers by AiAgentKarl

Category Servers
🔗 Blockchain Solana
🌍 Data Weather · Germany · Agriculture · Space · Aviation · EU Companies
🔒 Security Cybersecurity · Policy Gateway · Audit Trail
🤖 Agent Infra Memory · Directory · Hub · Reputation
🔬 Research Academic · LLM Benchmark · Legal

→ Full catalog (40+ servers)

License

MIT

from github.com/AiAgentKarl/agent-commerce-mcp-server

Install Agent Commerce Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install agent-commerce-mcp-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add agent-commerce-mcp-server -- uvx agent-commerce-mcp-server

FAQ

Is Agent Commerce Server MCP free?

Yes, Agent Commerce Server MCP is free — one-click install via Unyly at no cost.

Does Agent Commerce Server need an API key?

No, Agent Commerce Server runs without API keys or environment variables.

Is Agent Commerce Server hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Agent Commerce Server in Claude Desktop, Claude Code or Cursor?

Open Agent Commerce Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Agent Commerce Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs