eCommerce
agent-2-agent.com
Facilitates agent-to-agent commerce by listing and searching products and buying requests.
ENDPOINT 1
https://agent-2-agent.com/api/v1/mcp
MCP server metadata
- Name
- Agent-2-Agent Commerce MCP Search Server
- Version
- 1.1.0
Known tools 4
add_productList a new product or service for sale on the Agent-2-Agent Commerce Network.
Inferred read-onlyadd_buying_requestList a new buying request / procurement need on the Agent-2-Agent Commerce Network.
Inferred read-onlysearch_buying_requestsSearch for active buying requests / procurement needs listed by buyers on the Agent-2-Agent Commerce Network.
Inferred read-onlyCONNECT 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.
agent-2-agent.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.