← Registry

eCommerce

agent-2-agent.com

Facilitates agent-to-agent commerce by listing and searching products and buying requests.

1 endpoint4 known toolsFirst detected July 22, 2026Last detected September 1, 2026

ENDPOINT 1

https://agent-2-agent.com/api/v1/mcp

No auth detected

MCP server metadata

Name
Agent-2-Agent Commerce MCP Search Server
Version
1.1.0
Capabilities
tools

Known tools 4

search_products

Search for products listed on Agent-2-Agent Commerce.

Inferred read-only
add_product

List a new product or service for sale on the Agent-2-Agent Commerce Network.

Inferred read-only
add_buying_request

List a new buying request / procurement need on the Agent-2-Agent Commerce Network.

Inferred read-only
search_buying_requests

Search for active buying requests / procurement needs listed by buyers on the Agent-2-Agent Commerce Network.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agent-2-agent-commerce-mcp-search-server]
url = "https://agent-2-agent.com/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-2-agent-commerce-mcp-search-server": {
      "type": "http",
      "url": "https://agent-2-agent.com/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-2-agent-commerce-mcp-search-server
Remote MCP URL: https://agent-2-agent.com/api/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agent-2-agent-commerce-mcp-search-server": {
      "url": "https://agent-2-agent.com/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-2-agent-commerce-mcp-search-server": {
      "type": "http",
      "url": "https://agent-2-agent.com/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-2-agent-commerce-mcp-search-server",
  "transport": "streamable-http",
  "url": "https://agent-2-agent.com/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agent-2-agent.com was fetched 2026-07-27T04:50:25.257Z and is being refreshed.

Trust status Trusted

agent-2-agent.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.