How to Use the Pennylane MCP in Claude Code
Run headless Pennylane workflows directly from your terminal with Claude Code to manage invoices, suppliers, and estimates.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Pennylane MCP to Claude Code
Create your Vinkius account to connect Pennylane to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Headless Client Ledger Management
The integration uses `list_customers` and `get_customer_details` to let you manage your client ledger directly from your Claude Code terminal. You can inspect specific accounts in Pennylane without leaving your shell. It is built for speed, allowing you to script entire Pennylane accounting checks from a single Claude Code terminal session.
Command-Line Reconciliation via MCP Server
This MCP Server exposes `list_customer_invoices` and `get_customer_invoice_details` to let you audit Pennylane billing data from the command line using Claude Code. When you need to drill down into a specific transaction, Claude Code calls the tool to dump the VAT rates and line items. It is the fastest way to debug Pennylane billing issues without opening a browser.
Terminal-Driven Supplier Audits
The server uses `list_suppliers` and `list_supplier_invoices` to manage your vendor expenses directly inside your Claude Code terminal. If you need to verify a vendor's details in Pennylane, the Claude Code agent runs `get_supplier_details` to fetch their tax info. You can automate these checks in your local shell scripts to monitor Pennylane expenses on a schedule.
Set up Pennylane 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 seepennylane-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Pennylane transactions." It will automatically discover and invoke the available Pennylane tools.
claude mcp add --transport http pennylane-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 Pennylane MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Pennylane MCP today
We host it, we monitor it, we maintain it. You just paste one token.