# Spendesk MCP for AI Agents AI Agent Connect

> Spendesk gives your AI agent direct access to your company's spending data. You can audit invoices, track budgets, and manage supplier details without leaving your IDE. It connects your financial operations to your workspace so you can check payment statuses and card limits instantly through natural conversation.

## Overview
- **Category:** money-moves
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xphZVugrUb0PgVEvZgJpqhzBlLKWccBVfakomRTM/ai-agent-connect
- **Tags:** corporate-cards, invoice-processing, budget-tracking, cash-flow, reimbursements, financial-ops

## Description

This Spendesk integration brings your financial operations directly into your AI workspace. You can stop jumping between tabs to check your finance dashboard every time you need a status update. Instead of manual searching, you can use conversational prompts to audit real-time company expenses, verify specific payment IDs, and inspect active supplier invoices while you work in your IDE or terminal. It handles the heavy lifting of fetching data so you can stay focused on your actual tasks. You can find this in the Vinkius catalog to get your team up and running quickly. You can now ask your agent to summarize how much a specific department spent on software this month or check if a virtual card has enough cap for a high-value purchase without ever logging into a separate portal. This means you can perform quick audits of employee reimbursements or check your remaining budget allocations while you're still in the middle of a coding sprint or an operational planning session. It turns your spending data into a live, queryable resource that lives where you already work, making it much easier to keep track of the company's bottom line without the friction of a traditional dashboard.

## Tools

### get_payment_details
Get the full history and status of a specific transaction. This is useful for deep-diving into a single payment.

### get_supplier_details
Pull contact info and payment history for a specific vendor. Use this to get more details on a registered supplier.

### list_budgets
See all active budgets and their current spending status. This helps you monitor how much money is left in specific pools.

### list_cards
View every physical and virtual card issued by your company. It makes it easy to see which cards are active.

### list_expense_claims
Review all employee reimbursement requests and out-of-pocket claims. Use this to see what's pending for approval.

### list_invoices
See all processed and pending vendor bills in one list. This is great for auditing upcoming payments.

### list_members
See every team member who has access to the Spendesk account. Use this to manage user permissions quickly.

### list_payments
Get a list of all payments made from the corporate account. It provides a quick overview of your transaction history.

### list_suppliers
View the full matrix of registered suppliers in your account. This helps you see which vendors you are already set up with.

## Prompt Examples

**Prompt:** 
```
What's the status of our Q3 marketing budget?
```

**Response:** 
```
### Budget Status Overview

- **Q3 Executive Marketing Pool**
  - **Total Allocated**: €150,000
  - **Remaining Balance**: €890
  - **Status**: ⚠️ Warning (Nearly Exhausted)

- **Q3 Core Operating Budget**
  - **Total Allocated**: €80,000
  - **Remaining Balance**: €12,410
  - **Status**: ✅ Active
```

**Prompt:** 
```
List our top 3 registered suppliers.
```

**Response:** 
```
### Registered Suppliers

1. **AWS Cloud Services** (Cloud Infrastructure)
2. **GitHub Inc** (Development Tools)
3. **Delta Airlines** (Travel)
```

**Prompt:** 
```
Are there any pending employee reimbursements?
```

**Response:** 
```
### Pending Reimbursements

| Employee | Amount | Status |
| :--- | :--- | :--- |
| Alice Jenkins | $421.50 | Pending Approval |
| Bob S. | $20.00 | Processing |
| Charlie Dao | $310.00 | Pending Approval |
```

## Capabilities

### Audit pending vendor bills
You can review all pending vendor bills and out-of-pocket claims using this tool.

### Check remaining budget balances
This tool shows all active budgets and their current spending status.

### Verify specific payment statuses
You can pull detailed information about a specific payment to see its current status.

### List registered corporate suppliers
This tool provides a full list of all registered suppliers in your account.

### Review employee reimbursement requests
You can review all employee expense claims and reimbursement requests.

### View issued corporate cards
This tool lists all virtual and physical cards issued by the company.

## Use Cases

### Instant Card Limit Checks
A founder needs to know if a virtual card has enough money for a $5,000 server bill without opening a browser. They ask their agent to check the card cap.

### Monthly Software Spend Summaries
An ops manager wants a markdown summary of how much the engineering team spent on SaaS tools this month. The agent pulls the data and formats it instantly.

### Webhook Data Verification
A finance engineer is testing a new payment webhook and needs to verify if a specific payment ID exists in the system using `get_payment_details`.

### Supplier Audit
An admin needs to see which suppliers are currently registered to avoid creating duplicate vendor profiles during a new contract setup.

## Benefits

- You stop jumping between tabs by using `list_payments` to check transaction statuses directly in your chat.
- You get instant budget updates using `list_budgets` to see exactly how much is left in marketing or ops pools.
- You speed up vendor onboarding by using `list_suppliers` and `get_supplier_details` to pull history without logging in.
- You manage team spending more closely by viewing all corporate cards via `list_cards` in one simple list.
- You simplify reimbursement audits by pulling all employee claims through `list_expense_claims` for quick review.
- You verify permissions and access levels for your team members instantly using `list_members`.

## How It Works

The bottom line is you get real-time financial visibility inside your existing workspace without the manual tab-switching.

1. Subscribe to the Spendesk MCP in the Vinkius marketplace.
2. Provide your official Spendesk Access Token in the configuration.
3. Ask your AI client to query payments, budgets, or invoices in plain English.

## Frequently Asked Questions

**Can Spendesk MCP show my company's budget?**
Yes, it pulls your live budget data so you can see exactly how much is left in your various spending pools without leaving your workspace.

**How do I check card limits with Spendesk MCP?**
You can ask your agent to list all corporate cards, and it will show you the limits and status for every physical and virtual card issued.

**Can I audit my invoices using Spendesk MCP?**
Yes, the Connector can pull a list of all processed and pending vendor bills, making it easy to audit your upcoming payments.

**Is Spendesk MCP good for finance engineers?**
It is excellent for finance engineers who need to verify payment IDs or test accounting webhooks by querying live data through a chat interface.

**Can Spendesk MCP see who has access to my account?**
Yes, it can list all team members who currently have access to your Spendesk account so you can manage permissions easily.

**Can the AI perform destructive actions like making a real payment or deleting invoices?**
No. The integration focuses strongly on extraction via READ endpoints (e.g. `list_payments`, `list_budgets`, `list_expense_claims`). It is designed to act as an advanced analytical viewing lens allowing you to query, organize, and monitor financial positions without executing operational mutations like transferring money.

**How can the AI help me understand a specific expense claim?**
You can provide the Expense ID from your `list_expense_claims` search and ask natural questions. The AI will pull the structured data and explain explicitly who submitted the reimbursement, the exact amount, the associated spending currency, and the current processing status, formatting it all into an easily digestible summary.

**How deep is the Spendesk token scoped? Is it secure?**
The integration is secure. Your Vinkius Agent runs strictly client-side on your PC. It queries the API using the explicit Bearer Token you manage. Spendesk's token access capabilities can also be carefully constrained natively from your Organization's Integration Settings to further enforce least privilege.