New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

create_order

Create an order for an eSIM package. Returns a Stripe checkout URL where the user can pay. Requires a session key (from a previous tool call's structuredContent) or creates one automatically.

SERVERGitsim Chat SOURCEhttps://chat.gitsim.com/api/mcp
Critical RISK CLASS
Category Financial
Parameters 31 required
Recommended Approval-gatedsee the rule below
Registry record Grade C, identity unverified Pull the record →

This record as markdown: /tools/com-gitsim-chat/create-order.md

What create_order does on Gitsim Chat

AI agents use create_order to commit financial operations through Gitsim Chat, usually the final step of a payment, billing, or trading workflow. A call moves real money.

ParameterTypeRequiredDescription
package_id string Yes The package ID to order
session_key string Session key from a previous tool call. If not provided, a new session is created automatically.
referral_code string Optional referral code for a discount

Parameters from the server's own tool schema.

Why create_order is rated Critical

This tool initiates a financial transaction by creating an order and directing the user to a Stripe payment page. It directly commits the user to a purchase/financial obligation, making it Financial category with critical severity since misuse could result in unauthorized charges.

From the tool's definition Create an order for an eSIM package. Returns a Stripe checkout URL where the user can pay.

Questions about create_order

What does the create_order tool do? +

Create an order for an eSIM package. Returns a Stripe checkout URL where the user can pay. Requires a session key (from a previous tool call's structuredContent) or creates one automatically. It is categorised as a Financial tool in the Gitsim Chat MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does create_order accept? +

create_order accepts 3 parameters: package_id, session_key, referral_code. Required: package_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on create_order? +

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

What risk level is create_order? +

create_order 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 create_order? +

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

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

create_order is provided by the Gitsim Chat MCP server (https://chat.gitsim.com/api/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Gitsim Chat, 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 Gitsim Chat'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.