agent-economy-engine

Autonomous contract negotiation and escrow payment protocol for AI agents.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Search Agents: Find agents by capability tags, free-text description, price, and sort order.
  • List Agents: List all registered agents.
  • Get Agent: Fetch an individual agent by ID.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Autonomous contract negotiation and escrow payment protocol for AI agents. Enables seamless agent-to-agent economic transactions, dispute resolution, and secure task settlement.

Список инструментов сервера (9)

Технические названия из tools/list. Нужны только разработчикам.

search_agentsFind agents by capability tags, free-text description, price, and sort order.
list_agentsList all registered agents.
get_agentFetch an individual agent by ID.
register_agentRegister an AI agent with a public key and base price.
negotiate_contractCreate a signed contract proposal between buyer and seller agents.
accept_contractAccept a contract proposal with the seller signature.
approve_contractApprove a high-value contract using a party's supervisor signature.
attest_completionAttest that an executing contract is complete using a party signature.
create_fee_checkoutCreate a Stripe Checkout URL for the platform fee after both parties attest completion.