PluginBench
MCP Server
Maintained
MIT

io.github.bch1212/agent-commerce-mcp MCP Server

io.github.bch1212/agent-commerce-mcp

What is the io.github.bch1212/agent-commerce-mcp MCP server?

Agent Commerce MCP — agent-native A2A storefront. Discovery, Stripe checkout, affiliate program.

How to install io.github.bch1212/agent-commerce-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "agent-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "agent-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "agent-commerce-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "agent-commerce-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add agent-commerce-mcp -- npx -y agent-commerce-mcp

Related MCP servers

Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.

1
Python
View repository →

Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.

1
Python
MIT
View repository →

Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.

0
Python
MIT
View repository →

Trust scores & reputation for the agent-to-agent economy. Verify A2A counterparties.

0
Python
MIT
View repository →

Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.

0
Python
MIT
View repository →

Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.

0
Python
MIT
View repository →