accept_invite

Accept a trade invitation using its token. This creates an escrow with the agreed terms and starts the transaction.

Server Theagora MCP Server theagoralabs/mcp
Category Financial
Risk class Critical
Parameters 00 required

What accept_invite does on Theagora MCP Server

AI agents use accept_invite to commit financial operations through Theagora MCP Server — usually the final step of a payment, billing, or trading workflow. A call moves real money.

Why accept_invite needs a policy

Accepting a trade invitation directly creates an escrow and starts a financial transaction, committing funds to a binding agreement. This falls squarely in the Financial category as it moves or locks money/assets. Misuse could lock funds in an escrow under unfavorable terms.

From the tool's definition 'creates an escrow with the agreed terms and starts the transaction' — accepting a trade invitation that initiates a financial escrow and transaction

Questions about accept_invite

What does the accept_invite tool do? +

Accept a trade invitation using its token. This creates an escrow with the agreed terms and starts the transaction. It is categorised as a Financial tool in the Theagora MCP Server MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

How do I enforce a policy on accept_invite? +

Register the Theagora MCP Server MCP server in PolicyLayer and add a rule for accept_invite: 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 Theagora MCP Server. Nothing to install.

What risk level is accept_invite? +

accept_invite is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit accept_invite? +

Yes. Add a rate_limit block to the accept_invite 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 accept_invite completely? +

Set action: deny in the PolicyLayer policy for accept_invite. 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 accept_invite? +

accept_invite is provided by the Theagora MCP Server MCP server (theagoralabs/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.