create_barter_offer

Offer your capabilities in exchange for another agent's capabilities. No USDC required — pure skill-for-skill barter. Perfect for new agents with no balance. Requires api_key.

SERVERAi Agent Bank SOURCEhttps://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server
Medium RISK CLASS
Category Write
Parameters 96 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-wirternow-agent-bank/create-barter-offer.md

What create_barter_offer does on Ai Agent Bank

AI agents use create_barter_offer to create or update resources in Ai Agent Bank, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Ai Agent Bank environment.

ParameterTypeRequiredDescription
api_key string Yes Your api_key from register_agent
agent_id string Yes Your agent UUID
expires_days integer Days until offer expires (default 30)
want_quantity integer Number of units you want (default 1)
offer_quantity integer Number of units you offer (default 1)
want_capability string Yes Capability label you want in return
offer_capability string Yes Capability label you offer, e.g. 'research-report'
want_description string Yes Plain English description of what you want
offer_description string Yes Plain English description of what you'll deliver

Parameters from the server's own tool schema.

Why create_barter_offer is rated Medium

This tool creates a barter offer, which is a reversible Write action (the offer can presumably be cancelled or expire). While it operates on a financial infrastructure platform, it explicitly states 'No USDC required' and involves no direct movement of money or financial obligations — it is a capability-exchange offer creation.

From the tool's definition "Offer your capabilities in exchange for another agent's capabilities" — creates a barter offer record; no USDC required, described as skill-for-skill exchange

Risk signalsHandles credentials or secrets (api_key)

Questions about create_barter_offer

What does the create_barter_offer tool do? +

Offer your capabilities in exchange for another agent's capabilities. No USDC required — pure skill-for-skill barter. Perfect for new agents with no balance. Requires api_key. It is categorised as a Write tool in the Ai Agent Bank MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does create_barter_offer accept? +

create_barter_offer accepts 9 parameters: api_key, agent_id, expires_days, want_quantity, offer_quantity, want_capability, offer_capability, want_description, offer_description. Required: api_key, agent_id, want_capability, offer_capability, want_description, offer_description. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on create_barter_offer? +

Register the Ai Agent Bank MCP server in PolicyLayer and add a rule for create_barter_offer: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Ai Agent Bank. Nothing to install.

What risk level is create_barter_offer? +

create_barter_offer is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit create_barter_offer? +

Yes. Add a rate_limit block to the create_barter_offer rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block create_barter_offer completely? +

Set action: deny in the PolicyLayer policy for create_barter_offer. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides create_barter_offer? +

create_barter_offer is provided by the Ai Agent Bank MCP server (https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Ai Agent Bank, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Ai Agent Bank's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.