payments_create
A financial tool on the ServiceTitan MCP server.
This record as markdown: /tools/jordandalton-servicetitanmcpserver/payments-create.md
What payments_create does on ServiceTitan MCP Server
AI agents use payments_create to commit financial operations through ServiceTitan MCP Server, usually the final step of a payment, billing, or trading workflow. A call moves real money.
Why payments_create is rated Critical
Despite the empty description, the name 'payments_create' in the context of a ServiceTitan API server indicates this tool creates payment entries. Payments are financial transactions, placing this squarely in the Financial category. Misuse could result in unauthorized charges or financial records being created, warranting a critical severity rating. Confidence is slightly reduced due to the lack of description.
From the tool's definition Tool name 'payments_create' strongly implies creation of a payment record or transaction in ServiceTitan, which is a field service management platform that handles invoicing and payments.
Attacks that exploit this kind of access
The rule that runs payments_create safely
PolicyLayer is an MCP gateway: it sits between your AI agents and ServiceTitan MCP Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For payments_create, this is the rule to start with:
Any call to payments_create is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect ServiceTitan MCP Server, apply this rule, and every payments_create call is checked against it from then on.
Questions about payments_create
payments_create is a financial tool on the ServiceTitan MCP Server MCP server. It is categorised as a Financial tool in the ServiceTitan MCP Server MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the ServiceTitan MCP Server MCP server in PolicyLayer and add a rule for payments_create: 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 ServiceTitan MCP Server. Nothing to install.
payments_create is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the payments_create 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.
Set action: deny in the PolicyLayer policy for payments_create. 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.
payments_create is provided by the ServiceTitan MCP Server MCP server (jordandalton/servicetitanmcpserver). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on ServiceTitan MCP Server, and thousands of servers like it.
Across the catalogue