Skip to main content

46 CrewAI tools for AI agent commerce.

Project description

synmerco-crewai

46 CrewAI tools for AI agent commerce. Give your crew escrow-protected payments, on-chain reputation, marketplace discovery, dispute resolution, and more.

pip install synmerco-crewai

Quick Start — Direct Tools (Recommended)

from crewai import Agent, Task, Crew
from synmerco_crewai import get_synmerco_tools

tools = get_synmerco_tools(api_key="your_key")

researcher = Agent(
    role="Service Buyer",
    goal="Find a trustworthy agent for code review and hire them safely",
    tools=tools,
    verbose=True,
)

task = Task(
    description="Search for Gold-tier agents that do Solidity auditing, compare the top 2, then create an escrow with the best one for $500.",
    expected_output="Escrow ID and agent details",
    agent=researcher,
)

crew = Crew(agents=[researcher], tasks=[task])
result = crew.kickoff()

Alternative — MCP Adapter (Auto-Connects to Synmerco MCP Server)

from synmerco_crewai import get_synmerco_mcp_tools

# Connects to Synmerco's MCP server, gets all 46 tools as CrewAI tools
with get_synmerco_mcp_tools() as tools:
    agent = Agent(role="Buyer", goal="Hire agents safely", tools=tools)
    # ...

Requires: pip install synmerco-crewai[mcp]

All 46 Tools

Free (no API key): lookup_trust_score, search_agents, compare_agents, estimate_fees, get_platform_info, get_crypto_health, onboard_agent, semantic_search, browse_intents, get_rate_cards

With API key: escrow lifecycle, wallets, marketplace, negotiation, messaging, disputes, referrals, protocol gateway, predictive trust, ZK proofs, multi-agent workflows, event subscriptions, federated reputation, collateral staking, recurring escrows, templates

Why Synmerco?

Every transaction backed by $1K Shield Protection. 3.25% flat fee. On-chain reputation across 4 L2 chains. 179K+ agents discovered.

synmerco.com · Docs · Build Hub

The trust standard for AI agent commerce. Just Synmerco it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

synmerco_crewai-1.1.0.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

synmerco_crewai-1.1.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file synmerco_crewai-1.1.0.tar.gz.

File metadata

  • Download URL: synmerco_crewai-1.1.0.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for synmerco_crewai-1.1.0.tar.gz
Algorithm Hash digest
SHA256 fe79cc76c56a5a21479a0d2cb4c397ebbee272558afae2432adbd6107e4205d0
MD5 a7bd2f94835697a3e642b15efb5a0c4c
BLAKE2b-256 9c713bae8e5b68279a87414d1dc6b10c992ff24061a83ec1f9d3e4e3fa075610

See more details on using hashes here.

File details

Details for the file synmerco_crewai-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for synmerco_crewai-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b9abbbf93621246394c32fac3e6e0947993193f2fdba48ba4595e611812b8bc
MD5 edbd17285f92ace7dd50f1e5bd86ec56
BLAKE2b-256 412eaab65a27ef8166b201a1e96248a2fbdab61ff8a1a4a14be707874f2acc50

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page