How to Use the LawPay MCP in Claude Code
Pipe LawPay trust transaction data directly into your terminal workflows and shell scripts using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect LawPay MCP to Claude Code
Create your Vinkius account to connect LawPay to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Command-Line Auditing with MCP
Terminal-based developers need fast, scriptable access to financial records. Using the `list_transactions` tool, Claude Code lets you pipe payment records directly into standard command-line utilities. By running this through the terminal, you can grep, awk, or export your payment logs to CSV files in a single command. You can chain these commands to build automated cron jobs. For instance, have the agent query `list_settlements` every evening at 5 PM to verify bank deposits, notifying your backend systems of cleared funds without needing a graphical interface.
Scripted Trust Fund Compliance
Automating legal billing requires absolute certainty that operating fees do not touch trust accounts. The `get_account_info` tool parses account metadata directly from your shell to verify IOLTA compliance before any payment runs. If the account checks out, the agent can programmatically execute `create_invoice` to generate a new billing record. Any account incorrectly flagged halts the script immediately, protecting your firm from accidental compliance violations.
Terminal-Driven Refund Processing
Processing refunds from the command line is fast and secure. The `get_transaction` tool pulls up-to-the-minute details from the terminal to verify original charge amounts and card tokens. Once verified, the agent executes `create_refund` to return the funds directly to the card on file. This entire process occurs within your secure terminal session, keeping sensitive transaction details out of browser history and local cache files.
Set up LawPay MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seelawpay-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest LawPay transactions." It will automatically discover and invoke the available LawPay tools.
claude mcp add --transport http lawpay-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about LawPay MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the LawPay MCP today
We host it, we monitor it, we maintain it. You just paste one token.